Skip to content
Bictor Tips

Bictor Tips

Your Help In Digital World

Menu

  • Hash Calculator

Linux

Enabling root user in Ubuntu 14.04

By default root user account is disabled for login in Ubuntu. Steps mentioned below will allow you to enable the root user and login as root on the OS. Login to your account and open Terminal sudo passwd root Type

thinkofashish@gmail.com May 23, 2014May 28, 2014 Linux 2 Comments Read more

Configure unixODBC for Ubuntu 14.04 using FreeTDS

unixODBC is a great utility for communicating with Microsoft SQL Server. FreeTDS ( http://www.freetds.org ) is a driver supported by unixODBC for communicating with MSSQL. In Ubuntu 14.04 both can be installed using the synaptics package manager, to successfully configure

thinkofashish@gmail.com May 13, 2014 Linux 15 Comments Read more

Compiling & Installing PHP for Ubuntu 14.04

Today we are going to learn about PHP Compilation for Ubuntu. I installed Ubuntu 14.04 and PHP 5.5 came pre-installed with the system but my problem was that I had to make use of ZendOptimizer which supports PHP upto 5.4

thinkofashish@gmail.com May 8, 2014March 3, 2015 Linux 11 Comments Read more

Repair Networking in Ubuntu 14.04

In Ubuntu sometimes we need to reset the networking for example after replacing the motherboard. Just erase the file /var/lib/NetworkManager/NetworkManager.state It will reset the network configuration and force ubuntu to reconfigure the network  

thinkofashish@gmail.com April 27, 2014May 13, 2014 Linux No Comments Read more

Manual Network Configuration (Ubuntu)

Network Configuration Ubuntu ships with a number of graphical utilities to configure your network devices. This document is geared toward server administrators and will focus on managing your network on the command line. Ethernet Interfaces Ethernet interfaces are identified by

thinkofashish@gmail.com February 18, 2014 Linux No Comments Read more

Uploading File in Ubuntu Recovery Mode

Enter into shell Boot into “Ubuntu (Recovery Mode)” From the recovery menu drop to a root shell. Enter the following command to remount your filesystem as read-write: mount -o remount,rw / Make the required changes to your operating system and

thinkofashish@gmail.com February 18, 2014May 13, 2014 Linux No Comments Read more

Tasksel – Single line command for complex installation

Task selection utility tasksel is a very nice tool in linux to help you perform task based installations Installation : sudo apt-get install tasksel Execute : # tasksel

thinkofashish@gmail.com February 16, 2014 Linux No Comments Read more

Checking out list of Input Devices on X Server

Learnt a new command today to checkout the list of all the installed devices on the Ubuntu xinput list Virtual core pointer id=2    [master pointer  (3)] ⎜   ↳ Virtual core XTEST pointer id=4    [slave  pointer  (2)] ⎜   ↳ PS/2 Generic

thinkofashish@gmail.com February 16, 2014February 16, 2014 Linux No Comments Read more

Touchpad issue in Acer Laptop (Ubuntu 13.04)

Just purchased a new Acer i5 laptop and found its Elantech touchpad not working properly inside Ubuntu. Worked like a charm in Windows though which eliminated any issue with the hardware. On digging more I found that the issue is

thinkofashish@gmail.com February 16, 2014 Linux No Comments Read more

Bonding Ethernet Cards in Linux

Providing more than one ethernet card to the network for communication over the server helps in introducing hardware redundancy thereby providing additional layer for protection from downtime of the server. In this tutorial we shall be learning how to bond

thinkofashish@gmail.com December 29, 2013February 15, 2014 Linux No Comments Read more
  • « Previous
  • Next »

Top Posts & Pages

  • Fix Old MacBook Windows 10 Reboot Issue
  • Configure unixODBC for Ubuntu 14.04 using FreeTDS
  • MongoDB C++ Tutorial

Subscribe to Bictor via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 126 other subscribers

Categories

Search

November 2023
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  
« Jul    

Tools

  • Hash Calculator
Copyright © 2023 Bictor Tips. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.
 

Loading Comments...