Is grive a bash script? Bob
Hi Kerodo, Yeah, I had the same mindset when I first switched to Linux some 10 years ago. And like the original poster, one of the first things I...
Nice one, Mrk. Good proof. I enjoyed reading it. Bob
Another adjustment... #!/bin/bash # For firejail 0.9.26 while : ; do cpid=`ps -ef | awk '/[c]hrome/{print $2}' | head -n 3 | tail -n 1`...
This is only for Chrome. I can't say it will work for Firefox or any other browser. Here's my bash script to copy downloads to their respective...
Bookmarks being updated to the original profile would be nice...but extensions? Sounds unwise. Trying an extension update, or a new extension,...
You should try, or at least look at, Firejail 0.9.26. It now has a --private.keep switch that copies your browser profile (chrome, in my...
Peter2150, I knew you ran Sandboxie, and Appguard, but what is EIS? Excuse my ignorance. I'm on the Linux side of the line and am unfamiliar with...
Hey tlu, On my system... SUID Sandbox No Namespace Sandbox Yes PID namespaces Yes Network namespaces Yes Seccomp-BPF sandbox Yes Seccomp-BPF...
Found the problem why my script was not running in the cronjob. It seems my script needed a snippet of code added for DBUS_SESSION_BUS_ADDRESS...
That is a possibility. I did have a similar problem in Ubuntu on one particular script (the same and only one I've tried in CentOS 7 thus far) a...
The scripts will run (they are executable) if I click on them in the home scripts folder. Ownership is listed as me in properties. Thanks for the...
Mrk, I have two questions. One, I tried CentOS 7 from the minimal install disc on my HP laptop with a Geforce 9300 video card (epel repos...
Mrk, My "attempt" at humor (fist-fight with Linus) in my previous post was in poor taste, and for that I apologize. I was hoping the wink icon...
Mrk, Resorting to bribery (throwing candy) to those attending your presentation to keep them there? Well...I'm not surprised. Also, I assume that...
Chrome and Windows version of flash is up to 15. So, as you can see, our Linux version is way behind as far as new features go. It's one of the...
Thanks, tlu. My results... $ ./bashcheck Testing /bin/bash ... GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu) Variable function...
I had 132 sh and bash related scripts in /usr/bin (not counting system links). I didn't take the time to open each script to see if they were...
I've never had trouble with kernel updates screwing up Ubuntu even in 9 years (the exception being when I had Proposed enabled...a long, long time...
My results from tlu's link to bashcheck... $ ./bashcheck Not vulnerable to CVE-2014-6271 (original shellshock) Not vulnerable to CVE-2014-7169...
A new bash update just now. Hopefully that fixes it. Guess we'll soon find out. Later...
This is my output from the command: $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test" bash: warning: x: ignoring function...
IMHO, in the Linux world, Gnome 3 and/or Unity has been a disaster. It has disappointed and disillusioned many people leaving them in a situation...
A 100 meg line!?! The best my connection can do is around 1 megabyte per second on a download. God, I hate you...;). Later... Bob
Lubuntu 14.04.1... http://cdimage.ubuntu.com/lubuntu/releases/14.04.1/release/ Ubuntu Gnome 14.04.1......
Separate names with a comma.