Skip to main content

Know About Ubuntu OS Hidden Tricks

With Ubuntu gaining popularity as a free and open source OS, we know there might be a lot that you might want to know about your system's new operating system. Ubuntu is stuffed with a few amazingly neat features that make your work more productive and fun.

 






#1 Add a . before the file name to hide your files (for example .song.mp3)

Unlike Windows where you need to go to a file's properties in order to hide it, Ubuntu has a simple and easy method for hiding a file. Simply add . as the first letter to a filename and your file automatically becomes hidden. For example, if you want to hide "mypicture.jpg", simply rename it to ".mypicture.jpg" to hide it.

To see these files, simply open the location folder and press Ctrl+H. (Isn't that faster!!)

#2 Run a lost program and discover hidden software

If you can't find an installed application, then press Alt+F2. And from the buttons shown at the foot of your screen you can explore all categories of applications on your system.

#3 Change folder and file icons

If you want to use a different image for your file or folder instead of the standard icons, just right click an item and go to the Properties. The current icon is visible at the top left corner, click that icon and browse to the image that you want to use. Once changed, you can also reset the image by clicking Revert at the bottom.

#4 Create fancy desktop effects

You first need to Install Compiz Config Settings apt:compizconfig-settings-manager Manager.

Now go to System > Preferences > CompizConfig Settings Manager.

You'll find a whole range of options to change your appearance settings.

To enable these effects, you will require a decent graphics card. If things seem to be slow afterwards, you can disable this in System > Preferences > Appearance, and use None or Normal Visual Effects. 

Comments

Popular posts from this blog

AWS Free Tier

The AWS Free Tier is designed to give you hands-on experience with a range of Amazon Web Services (AWS) products and services without charging you for usage up to a specific limit. This tier primarily benefits new AWS customers, allowing them to try different AWS services and gain practical experience before committing to more extensive usage. The Free Tier includes offers that are available for 12 months following your AWS sign-up date, as well as offers that are always free. Here are the main components of the AWS Free Tier: 12-Months Free: These offers are available to new AWS customers and are valid for 12 months following your AWS sign-up date. After the 12-month free usage term, you pay standard, pay-as-you-go service rates. Always Free: These offers do not expire and are available to all AWS customers. They provide limited access to a range of AWS services for free forever. However, the usage limits reset monthly. Trials: Short-term trial offers start when you activate a part...

AWS Billing Dashboard

The AWS Billing Dashboard is a central part of the AWS Management Console, providing a comprehensive view of your AWS costs and usage. It's designed to help you understand and manage your expenses on AWS by offering detailed insights and analytics.  Use the  AWS Billing & Cost Management dashboard  to pay your AWS bill, monitor your usage, and analyze and control your costs. Compare your current month-to-date balance with the previous month, and get a forecast of the following month based on current usage. View month-to-date spending by service. View Free Tier usage by service. Access Cost Explorer and create budgets. Purchase and manage Savings Plans. Publish  AWS Cost and Usage Reports Here's an overview of its key features and capabilities: 1. Summary Dashboard Cost Overview: Displays your current month's spending and forecasts your monthly spend based on current usage patterns. Monthly Costs: Shows a breakdown of costs by service for the current mont...

Cloud computing

  Cloud computing is a technology model that enables access to a shared pool of computing resources and services over the Internet. Instead of owning and maintaining physical servers and data centers, organizations can use cloud computing services provided by cloud service providers. These services include computing power, storage, databases, networking, software, and more. Cloud computing services can be categorized into several main models: Infrastructure as a Service (IaaS): IaaS provides virtualized computing resources over the Internet. Users can rent virtual machines, storage, and networking components, allowing them to run and manage their operating systems and applications. Platform as a Service (PaaS): PaaS offers a platform that includes the underlying infrastructure, development tools, and services to build, deploy, and manage applications. Users focus on coding and application development while the platform handles the underlying infrastructure. Software as a Service ...