Skip to main content

Posts

Showing posts from April, 2017

how to take screenshot in gnome (centOS, Linux)

install gnome-utils using the following command [bsingh@localhost ~]$ man gnome-utils No manual entry for gnome-utils [bsingh@localhost ~]$ sudo yum install gnome-utils Loaded plugins: fastestmirror, refresh-packagekit, security Setting up Install Process Loading mirror speeds from cached hostfile  * base: ca.mirror.babylon.network  * centosplus: ca.mirror.babylon.network  * epel: ca.mirror.babylon.network  * extras: ca.mirror.babylon.network  * fasttrack: ca.mirror.babylon.network  * nux-dextop: mirror.li.nux.ro  * updates: ca.mirror.babylon.network  * webtatic: us-east.repo.webtatic.com Resolving Dependencies --> Running transaction check ---> Package gnome-utils.x86_64 1:2.28.1-10.el6 will be installed --> Processing Dependency: gnome-utils-libs = 1:2.28.1-10.el6 for package: 1:gnome-utils-2.28.1-10.el6.x86_64 --> Processing Dependency: libgdict-1.0.so.6()(64bit) for package: 1:gnome-utils-2.28.1-10.el6.x86_64 --> Running tran...