Skip to main content

Posts

Holus Takes Any Media From Your Phone and Turn Them Into 3D Holograms   With the advent of holography and the onset of devices like Microsoft holoLens , holograms are the part of the new technical era and occupy much of the technical enthusiast’s minds. T hat’s why, H+ Technologies from Vancouver have developed a unique tabletop device called Holus which can convert any digital content into a 3D hologram. It was launched as a KickStarter on June 10, 2015 and is making a good go. Walking into the features of the device, we can experience great possibilities. The device, basically, is a square shaped tabletop platform encasing a glass pyramid which is at the core of the technology. The digital content or media to be converted is projected from below upon this glass pyramid which in turn, gives out a 3D image. But the twist in tale is the fact that this image is not truly a 3D image which we are familiar with. The image obtained can only be viewed from 360 d
What is ssh? SSH , or Secure Shell, is a protocol used to securely log onto remote systems. It is the most common way to access remote Linux and Unix-like servers. ssh commands: If your username on the remote system is the same as your username on your local system:                               #ssh remote_host remote_host means ip address or domain name that you are trying to connect to. If your username is different on the remote system, you can specify it by using this syntax:                         #ssh remote_username@remote_host How to Set Up SSH on Linux systems Edit the configuration file of sshd #vim /etc/ssh/sshd_config It may be a good idea to change this to a non-standard port to help obscure your server from random port scans. If you do change your port, we will show you how to connect to the new port later on.   HostKey /etc/ssh/ssh_host_rsa_key  HostKey /etc/ssh/ssh_host_dsa_key  HostKey /etc/ssh/ssh_host_ecdsa_key If you ar
Introduction to IP Addressing    In the internetwork, internet protocol(IP) address is used to identify a node. Internet Protocol has two versions IPv4 and the other one is IPv6. Logical address is the another name of IP addressing. IP Address Quality Identification / location The length is same Network will divided based on the size IP Address – 32 bit address Above divided into 4 Octets Each octets ranges from 00000000 …………………………… 11111111 i.e from […]
BASH COMMANDS starts - V,W,X,Y     V v: This command lists the contents of a directory. vdir: Same as above. vi: This is a text editor. vmstat: This command will report on the virtual memory statistics. W wait: This command directs the system to wait for a process to finish. watch: This command will display or execute a program periodically. wc: This command prints the word, byte and line counts. whereis: This command will search a user’s $path, source files and man pages  which: This command searches only for a user’s $path for a program. while: Use this to execute commands. who: This command will print the usernames that are currently logged into the system. whoami: This is a command that prints the current name and user id. wget: This will retrieve the web pages or files through HTTP, HTTPS or FTP. write: Use this to send messages to other users. X xargs: This command execute’s a utility and passes a constructed argument list. xdg-open: This lets you o
Linux Screen Command Examples     Installing Screen Linux screen command already installs on system. You can find screen command in /usr/bin/screen on most RHEL & CentOS distributions. You can find this out from which command in command line. Source Code       [ root @ linuxpathfinder ~ ] # which screen / usr / bin / screen If screen command is not install on server, you can install from redhat package manager (RPM) or with package file as show below: Source Code       [ root @ linuxpathfinder ~ ] # yum install screen Resolving Dependencies -- > Running transaction check --- > Package screen.x86_64 0:4.0.3-16.el6 will be installed -- > Finished Dependency Resolution Dependencies Resolved ==================================================================================================== Package                  Arch                     Version                         Repository              Size ========================================
How to Get Free Genuine Windows 10 Even If You Don’t Have Windows 8 or 7   Share on Facebook Share on Twitter + What's This? It’s an old news that Windows 10 will be available as a free download to Windows 7 and Windows 8 users. This upgrade will be available to the users free of cost if they will avail this upgrade offer within one year starting from July 29. Now what if you don’t have Windows 8 or 7 and you want to get your hands on Windows 10? A ccording to a new process highlighted by Microsoft in a new blog post , you can avail free Windows 10 without Windows 7 or 8. If you are running the Insider Preview of Windows 10, build number 10130, you will be able to get the final release build on July 29 and further releases. Microsoft highlights that this version will be genuine. Right now if you need to get a Windows 10 Preview build, you are automatically opted in to the Insider Program. But as the release date comes nearer, the Insider
Top 5 Supercomputers Of The World   Share on Facebook Share on Twitter + What's This? Courtesy: Prof. Jack Dongarra Supercomputers of today are the retrogressive image of the one’s in 1960s i.e. a gigantic machine racking up an entire room with a huge screen and hundreds of wires and buttons. S ure, modern computers look like a stack of books in a library, but the computing prowess of these babies is outrageous. The processing power of the latest Supercomputers  is calculated in Petaflops ( ability to do one quadrillion floating point operations per second) Let’s begin the top 5 list of Supercomputers of this generation. 5. Mira (USA) Mira is IBM’s self-built Supercomputer that has the peak performance of 8.6 petaflops. At Argonne National Laboratory, US, it uses IBM’s BlueGene/Q platform with 786,000 core processors. 4. K Computer ( Japan) At 10.5 petaflops, Fujitsu’s K computer is located at Japan’s RIKEN Advanced Inst