For those who never been here, this page is standing online for quite awhile now, but it was more or less static till now. I finally took sometime and add some functionality to it, like easy posting and commenting(with my mini cms:)). btw my english is really bad and I'm not so good at writing so I'll be short ...hope you'll have fun like i do :)
byebye rado.
Easiest way to set current time
ntpdate serverhwclock --systoh
for slovenia:
ntpdate time.ijs.si
hwclock --systoh
you can add this commands to rc.local or crontab for automatic time/date sync
If you dont want to have problems with different characters betweenwindows and linux clients you have to mount samba share with utf8charset.
mount -t cifs -o username=user,password=pass,uid=clientuser,gid=clientgroup,iocharset=utf8 //server/share /mountpoint
or you can add it to /etc/fstab (in one line):
//server/code /mountpoint cifs username=user,password=pass,uid=clientuser,gid=clientgroup,iocharset=utf8 0 0
Total redesign of kamplc.net web page. Other alternative sports were joined. Since first web page i switched to linux desktop, so whole dis page is made by open source programs like: gedit, gimp, ...
url :
http://www.kamplc.net
The company I'm working at the moment (Lozej d.o.o.) was using some old Novel os on their server. Server was really useless except for the data storage. So i convinced the director tha
t it should be replaced with linux os. At first all were skeptic, not trusting some free software, but when i found that one disk from so called data mirroring was dead for along time and no one know about it, they agreed to replace the OS. Old disks were replace with two new Seagate 70Gb SCSI. I installed it with Slackware linux distribution with disks in software raid 1 array.

Config
uration i did:
- samba file server (with recyclebin enabled )
- software ride mirroring
- ups monitoring
- remote administration and data access
- automatic backups
- ...