Search Results

Search: Posts Made By: ungalnanban
9,085
Posted By Corona688
The terminal can't tell what's printing to...
The terminal can't tell what's printing to standard output vs standard error -- they both go to literally the same file. You could intercept standard error with a fifo and process it... #!/bin/bash...
7,072
Posted By rajamadhavan
Squid supports time based ACLs..For the given...
Squid supports time based ACLs..For the given requirement the following config in squid.conf should fo the job I guess..


acl YOUTUBE dst www.youtube.com
acl DENIEDTIME time 09:00-11:00...
7,072
Posted By rajamadhavan
Nanba, You can do this if your system is...
Nanba,
You can do this if your system is running a proxy server for your network. For setting up proxy server in linux, check squid documentation.

-Raja
8,616
Posted By ygemici
try # gconftool-2 --type bool --set...
try

# gconftool-2 --type bool --set /apps/nautilus/preferences/media_automount false
3,992
Posted By agn
If you're on Linux and have udev, this can be...
If you're on Linux and have udev, this can be accomplished by adding a rule to udev.
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 09:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy