Items 1-12 out of 1347 displayed
what are default password of these users : root, daemon, bin, sys, sync, games, man, lp, mail, news, uucp, nobody.
You can check the status by looking in the...
I just worked on this, and figured it out. It's not ideal for some, but for me it works perfect. I just changed the default port apache2 looks at by :
Changing...
I finally solved the problem. I found out that I had a typo in my UUID. So my final entry in fstab
was:
UUID=... /media/data ext4 defaults 0 0
or...
OK, I've solved it!
I've created two shell files:
mute_mic.sh:
killall notify-osd;
amixer set Capture nocap && notify-send...
At the very least,something like a script and an alias would probably do the trick, here...
Maybe:
#!/bin/sh
# service-status...