iPhone 5, new iTunes features and IOS
# vi /etc/ssh/sshd_config # ll /etc/ssh/sshd_config -rw——- 1 root root 3546 Oct 3 2011 /etc/ssh/sshd_config # vi /etc/ssh/sshd_config # Change from no to yes – X11Forwarding yes # cd # ./sshd restart Shutting down SSH daemon done Starting…
Probably fastest way to learn how to work with Blender. Plan is to design new phone from old components of Nokia phones laying around my flet and put them in aluminium cover looking more cool.
This guy is true inspiration. Working for many years with sport bikes and tuning them to minimize excesive weight. Some of his projects: 50kg/110 lbs off ? MV Agusta F4DUCATI 1098Worlds most light 1098 – dry 130 kg/286 lbsDUCATI…
The program atop is an interactive monitor to view the load on a Linux system. It shows the occupation of the most critical hardware resources (from a performance point of view) on system level, i.e. cpu, memory, disk and network.It also…
http://www.engadget.com/2012/09/06/d-link-cloud-storage-4000-nas/?utm_medium=referral&utm_source=pulsenewsD-Link’s latest storage solution is pitched at small business and households looking to escape into the world of cloud storage. There’s four SATA bays, each of which can carry up to 4TB, with D-Link adding in compatibility with its own cloud…
By James Trew posted Sep 7th 2012 12:20AM While we might not have enjoyed the full story arc just yet, we came within an electric whisker of seeing the electric Roadster‚s around the world trip derailed completely. The team at Tesla service in Munchen, however,…
1. Setup your WIFI modem to forward port 5900 for VNC service 2. Identify you modem IP 3. enable VNC and setup mac properties including password 4. install VNC client i.e. for your iphone Mocha VNC Lite 5. connect …
C:Documents and SettingsAdministrator>netstat /noab | findstr „8000“ TCP 0.0.0.0:8000 0.0.0.0:0 LISTENING 4852 C:Documents and SettingsAdministrator>tasklist | findstr „4852“ MML.exe 4852 Console 0 18,904 K
Q. How do I list all currently running services in Fedora / RHEL / CentOS Linux server? A. There are various ways and tools to find and list all running services under Fedora / RHEL / CentOS Linux systems. service command –…