'Linux' Category

  • Fix IBus Openoffic and Awesome

    December 31, 2008

    Add following line to soffice start script
    # IBUS was confilict with OOO3 under awesomedon’t know why, but add the blow  
    # line, everything OK then~ cheers
    OOO_FORCE_DESKTOP=gnome export OOO_FORCE_DESKTOP 

  • Iptables: How-to Share your internet connection

    November 20, 2007

    from http://www.debuntu.org/iptables-how-to-share-your-internet-connection

    iptables is a command line tool which allow system administrators to configure Linux packet filtering ruleset.
    Using iptables, you are able to tweak packet filtering, Network Address Translation (NAT) and packet mangling which in the end are going to allow you to secure your server, share your Internet connection and log [...]

  • How-to get your removable device mounted under an explicit and persistent name

    November 20, 2007

    from  http://www.debuntu.org/device-partition-labeling
    You might have wondered how comes that your mp3 player is automatically mounted under a nice name like JUKEBOX for instance, while you usb stick simply get a name like USB_BAR and USB_BAR-1… for its partitions.
    This is actually due to hal automatically mounting the device.
    This tutorial will show you how to give a label [...]

  • How-To: Find files on your computer with find

    November 20, 2007

    from Debian/Ubuntu Tips & Tricks

    A standard Linux system has an incredible amount of files installed. Looking for a file location can be a painful task to do though a file browser.
    Fortunately, there is a nifty command line available by default on any Linux distribution: find.
    find can virtually find anything on your computer [...]

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org