Archivo de la categoría: Nix

Schedule tasks on Linux using crontab

If you’ve got a website that’s heavy on your web server, you might want to run some processes like generating thumbnails or enriching data in the background. This way it can not interfere with the user interface. Linux has a great program for this called cron. It allows tasks to be automatically run in the… Leer más »

crontab -e Editor enviroment

~]#cat .bash_profile export TERM=xterm export PATH=$PATH:/opt/csw/sbin/:/opt/SUNWhpc/HPC8.1/sun/bin source ~/.bashrc EDITOR=vim export EDITOR

SPY Software, monitor software, activity monitor

http://www.refog.com/es/employee-monitoring.html This PC monitoring solution ensures the productivity of your employees and protects company secrets from being stolen. It offers simple remote install over a network and real-time access to all reports and logs. http://www.softactivity.com/ ACTIVITY MONITOR With Activity Monitor, SoftActivity™ TS Monitor and SoftActivity™ Keylogger solutions you have your hand on the pulse of… Leer más »

opendns with messenger

Always block: adphilia.com advantastar.us alb.th3kings.net bajame.net bajateloz.com batanga.com beemp3.com bibi.hamachi.cc bmxxx.notengodominio.com butterfly.sinip.es chistes.com.py contiadvertising.info contiadvertising.name crank.dontexist.com dlzgajmas.com dngwefc.me dns.msftncsi.com enocasionesveoseries.com esmas.com esmasplayer.com hail.dns2go.com hail2.dns2go.com hotshows.org hotword.com i44.tinypic.com images.habbohotel.com img.mixplay.tv irc.zief.pl liquidlove.cc logersgroup.net logersgroup.org masterofliquid.info masterofliquidonline.info media.eresmas.com megaupload.com metroflog.com mscustrev.vo.llnwd.net mx.starmedia.com mydogbehaves.com nadnadzzz.info nhsjdsflsdf.estr.es ns.ilatina.org ns3.mclovin.org panchitox.laweb.es penchatox.sin-ip.es photos-f.ak.fbcdn.net ppihelper.com premiumtv.co.uk puercomex.noip.es rapidshare.com taringa.net tassweq.com update.dna.bittorrent.com… Leer más »

/dev/rmt0 Device busy

/dev/rmt0 Device busy If you are an Administrator and especially a backup administrator there is a very high chance that you get stuck with this error message with your backup. If you do a # mt -f /dev/rmt0n status (infact any option with the mt or related command) and end up with the error /dev/rmt0n:… Leer más »

Hot-standby

Hi All, I am fairly new to Solaris. I am running Solaris10 on a SunFire V240. I’d like to team mutliple NIC’s into a single interface with a single IP address. I’d like the to operate in a hot-standby mode (I have seen this done in Windows and Linux (via bond config) I have read… Leer más »

IPMP – IP Network Multipathing

IPMP – IP Network Multipathing Link-based failure detection works via network interface kernel driver. (bge, qfe, ce, eri, hme…) Uniq MAC address/nic… On SPARC machine (set true, if there is false): [root@v240 /] eeprom «local-mac-address?» local-mac-address?=true [root@v240 /] ifconfig bge0 bge0: flags=1000843 mtu 1500 index 2 inet 172.16.50.64 netmask ffffff00 broadcast 172.16.50.255 ether 0:3:ba:54:bc:7d [root@v240… Leer más »