Skip to content
Bictor Tips

Bictor Tips

Your Help In Digital World

Menu

  • Hash Calculator

Author: thinkofashish@gmail.com

Adding Shortcut Launcher Icons on Ubuntu

It is important to install gnome-panel using the following command, so as not to install the recommended not-needed packets along with it. So open a terminal using Ctrl+Alt+T and give the following command: sudo apt-get install –no-install-recommends gnome-panel It will

thinkofashish@gmail.com September 4, 2016 Linux No Comments Read more

CAREU U1 Lite Review

CAREU U1 Lite   Rating: (4/5)   Our Verdict This device has good performance overall. It has a very sturdy firmware with many advanced options not available in many trackers for example during an accident this device sends back the

thinkofashish@gmail.com March 31, 2016March 31, 2016 Linux No Comments Read more

Teltonika 1202 Review

Teltonika 1202 Rating : 3/5 Our Verdict This device is fair in performance, good product for the price they offer. Pros Internal GPS/GSM Antenna makes easy installation Waterproof 16 MB Internal memory is good for offline storage Cheap compared to

thinkofashish@gmail.com March 23, 2016March 23, 2016 General No Comments Read more

MongoDB C++ Tutorial

We will learn about the basics of MongoDB C++ leagcy driver here and how to implement it Connecting to MongoDB Normal Connection (Without Password) mongo::DBClientConnection conn; Mongo::Status status = mongo::client::initialize() if (!status.isOK()) { MongoException m(-1, “failed to initialize the client

thinkofashish@gmail.com March 23, 2016March 23, 2016 General 2 Comments Read more

Hiding your financial data on your PC

Many times you wish to hide your financial data and maintain complete privacy for prying eyes but gets confused with lots of tools and suggestions from people like hide your folder, encrypt your folder, put a password for access but

thinkofashish@gmail.com January 31, 2016February 1, 2016 General No Comments Read more

Compile latest Samba after Issue in Ubuntu 14.04.3

I ran into trouble with the Samba package on my ubuntu 14.04.3. I had the requirement of mapping root (/) folder on the network without concern of the security for my own internal purpose. However, earlier it use to run

thinkofashish@gmail.com January 20, 2016April 10, 2016 Linux 3 Comments Read more

Updating Java to latest version on Ubuntu

In order to update to the latest java version on Ubuntu you need to download the latest tar ball from the Java website www.java.com Unzip this using the command: tar zxvf jdk-8u66-linux-x64.tar.gz -C /usr/java Next tell the system that there

thinkofashish@gmail.com December 21, 2015December 21, 2015 Uncategorized No Comments Read more

Enabling root user in Ubuntu 14.04.3

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 October 7, 2015November 17, 2017 Uncategorized 5 Comments Read more

Disable SIP in OS X El Capitan

I just got my MacBook Pro updated to OS X El Capitan and ran into problem with the system level utilities that I use for my work. They are now barred in El Capitan and you can no more access

thinkofashish@gmail.com October 2, 2015October 2, 2015 General No Comments Read more

Users in MongoDB

User and roles Apart from some authentication systems, MongoDB has users and roles which can be applied to different databases. First, let’s see how to create an admin user for admin database with god-like (root) permissions. Root permissions for all

thinkofashish@gmail.com September 25, 2015 Uncategorized No Comments Read more
  • « Previous
  • Next »

Top Posts & Pages

  • Enable Root Login in Ubuntu 18.04

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

May 2022
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Jun    

Tools

  • Hash Calculator
Copyright © 2022 Bictor Tips. Powered by WordPress. Theme: Spacious by ThemeGrill.
 

Loading Comments...