Kategorie: Linux

Ubuntu 10.04 Lucid Lynx Videocall VoIP Webcam Chat

For using Video Chat over different continents you need under Ubuntu 10.04 following steps: – buy a older used good Webcam Logitech Fusion (UVC-Driver-Webcam) – go to Skype Homepage install Skype Beta for 8.10 (working on 10.04 too) – plugin Webcam – install skype-deb paket #sudo apt-get install skype-ubuntu-intrepid_2.1.0.81-1_i386.deb – login to skype if you […]

Ubuntu Lucid 10.04 Review Workstation: Phenom X6 1090T

Today i got new parts for my workstation: – Phenom X6 1090T – Asus M4N75TD AM3 – 8GB RAM 1333Mhz from Kingston 4x 2GB Kingston HyperX – Graphic Card Nvidia 8400GS Low Noise (fanless) runs well as low noise workstation! tests following… Board works on: – FreeBSD 8.0 (nforce 750) – Debian Lenny 5.0 AMD64 […]

How to get your loved own .com Domain

Problem: Often the most popular sites are grabbed by bad domain dealers. They grab hundreds of .com Top Level Domains cause they want resale them for higher prices to you. Solution: have a closer look at sites like cqcounter.com look at the expiration dates look at domain state record these data to paper if the […]

Sun Cobalt Linux „Bluequartz“ renamed to „Blueonyx“ (old Nuonce)

http://www.blueonyx.it See site above the old known Sun Cobalt Linux (Bluequartz-Webinterface + Sun Cobalt Linux) was redesigned last years by Nuonce, Strongbolt.uk, Solarspeed.net and is now made with: Centos 5.2 Blueonyx for new Servers x86 and AMD64 For Classic View the old nice Sun Theme is still available and easy to switch at user settings. […]

IBM Thinkpad X30 xorg.conf Ubuntu Debian Intel Corporation 82830 CGC

Problem: The X30 uses a shared Videoram with a Intel Graphic Chip 82830 which makes bad errors by default, sometime the Buttons are shown grey on grey or Text is unreadable at Gnome or LXDE Solution: # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian […]

Papierkorb Recycle Bin Samba Share Howto

How to create a Samba Recycle Bin ? (Ersatz fuer Papierkorb Windowserver) At first you need to create the /etc/samba/recycle.conf file # touch /etc/samba/recycle.conf # nano /etc/samba/recycle.conf add: ##Recycle Bin ## name = Recycle Bin mode = KEEP_DIRECTORIES|VERSIONS|TOUCH maxsize = 0 exclude = *.tmp|*.temp|*.o|*.obj|~$*|*.~??|*.log|*.trace excludedir = /tmp|/temp|/cache noversions = *.doc|*.ppt|*.dat|*.ini|*.mp3(Block unwanted Files) edit your /etc/samba/samba […]

smbpasswd changes samba password and unix password too

Problem: At newer Linux Setups with Samba 3 by default smbpasswd changes the user unix login password and samba share password. For higher security i prefer different passwords like on debian SARGE Solution: edit as root /etc/samba/smb.conf enter unix password sync = no (Yes=default) restart samba /etc/init.d/samba restart set new different passwords for a user […]

Automount Problem USB HDD Ubuntu Nautilus

Problem: If you use a USB HDD Disk at you Ubuntu PC and Nautilus does not Automount the disk then check the USB-HDD for „Bootable“ Flag Solution: open console run #sudo fdisk /dev/sdX (X=USB-Disk) enter p to check if no star is set for „bootable“ then enter a (set)and enter w (save) replug the USB-Disk […]

Samba Server Browsing Problem Samba Server sporadically hidden

Problem: Inside a Laboratory Farm of 5 Samba Servers sometimes one or more Servers are sporadically hidden at Windows XP Client Neighbourhood (Netzwerkumgebung), but they are still sharing the files and are still online. Or XP Clients hangs up at browsing the Local Network for some minutes. Solution: Open /etc/samba/smb.conf with Editor set domain master […]

Design copyright www.linuxonlinehelp.com - Linux PC & Server Support