Tag: ubuntu

  • How to Hide Wine System Tray

    Install this gnome extension: https://extensions.gnome.org/extension/1674/topiconsfix/ This will move wine system tray to your real ubuntu/gnome system tray. Enjoy your life.

  • How to Create Identical Image of USB Device

    Hi, currently I am backing up my micro SD card contents and I’m using dd for that. You can start listing your usb device using: After you get the USB address, for example mine is /dev/sdb, you can start creating a copy images. Here I tried to put the image file as ~/usb_clone