A hidden feature i was looking for for ages; show the weeknumbers in the calendar. You can show week numbers only in the Month view.
- On the Tools menu, click Options.
- Click Calendar Options.
- Show week numbers in the Date Navigator
A hidden feature i was looking for for ages; show the weeknumbers in the calendar. You can show week numbers only in the Month view.
To change the IP of your Windows computer, to a fixed value, using DOS run
netsh interface ip set address name=”Local Area Connection” static 192.168.1.2 255.255.255.0 192.168.1.1
whereas 192.168.1.2 is your new address
255.255.255.0 is the subnet
and 192.168.1.1 is the gateway
To switch back to a dynamic IP address via DHCP, run the following command
netsh interface ip set address name=”Local Area Connection” source=dhcp
This short walkthrough describes how to install the Ubuntu Linux Kernel 4.1 (server and desktop/client) without compiling.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration. The general packages are available for 32 bits systems (I386+) and 64 bits (AMD64) and ARMHF. I will not provide low latency versions.
Installation Guide (GUI)
sudo update-grub
I will post the latest version of the 4.1 branch and 4.2 release candidates in comments below.
I will explain briefly which Google Chrome Extensions I use to optimize my (and your) web browsing experience.
These extensions should work on all Chromium based browsers including Opera.
Blocks most of the advertisment on sites
For slow connections or days when you are downloading much and want to keep your network usage low
Disabled Adobe Flash objects, but re-enable them by clicking on them. Saves CPU and memory usage
Blocks spyware and social media addins. Security improvement
Tried to use HTTPS. Security improvement
Open the first file in Excel and drag the window to the monitor where you want to view that file.
Press the Shift Key and click the Excel Taskbar icon to open a second instance of Excel. Position that new window onto the other monitor. Use File/Open to open the second file in that window.