• Linux
  • FreeBSD
  • Networking
  • Python
  • AWS
  • WebDev
  • About Us
Tech Tips and Tutorials
Menu
  • Linux
  • FreeBSD
  • Networking
  • Python
  • AWS
  • WebDev
  • About Us

Nagios showing different outputs while running plugins locally and from remote server

So when you have a custom plugin and you run it locally you will get the correct output but when you call the same plugin from the remote server (nagiosadmin) the output will be wrong . This is a user permission issue on some files you specified in the plugin script .For eg :...
Read More about Nagios showing different outputs while running plugins locally and from remote server
Linux Leave a Comment

How to avoid whitespaces on a variable output in shell

When you are scripting in shell , you might need the output of a shell command assigned to a variable and then you use that variable somewhere else in the script . So in this case there are chances that the whitespace occurs in the command output and when you use it somewhere else...
Read More about How to avoid whitespaces on a variable output in shell
Linux Leave a Comment

How to find large size files in Linux

If you want to display the largest files from the current directory To display output from a specific directory , here I m looking for the files from /var directory To see the same output in more readable format like in GB from the current directory some of the options thats using with the...
Read More about How to find large size files in Linux
Linux Leave a Comment

How to install and connect OpenVPN client in FreeBSD

Prerequsites : Install OpenVPN client packages Now create openvpn folder in /usr/local/etc/ . I always create seperate folders for client and server . So I can use it if I need to run both server and client from a same device . Now you can copy a sample client config to this location ,...
Read More about How to install and connect OpenVPN client in FreeBSD
FreeBSD, Uncategorized Leave a Comment

How to use nohup to run a command in the background

nohup stands for no hangup is a commandline utility that ignores the HUP signals coming to the commands running on a shell. So when a shell is terminated , the processes associated with that shell recieves a hup signal . So that those processes gets stopped or hangup . So the nohup helps us...
Read More about How to use nohup to run a command in the background
Linux Leave a Comment

How to Live stream a camera to Youtube using FFMPEG in Raspberry pi 4

Live streaming camera footage, such as watching pets or observing a bird’s nest, has become a popular hobby. Platforms like YouTube and Facebook allow anyone to view these streams from anywhere in the world, often driving significant traffic to your channel. In this guide, we’ll explore how to set up a live stream using...
Read More about How to Live stream a camera to Youtube using FFMPEG in Raspberry pi 4
Linux Leave a Comment

FFMPEG error : Port missing in uri : Invalid argument

FFMPEG is an encoding/decoding tool , you might need it if you want to live stream a camera to youtube , facebook etc via your Linux machines . The below is a popular error you might encounter if your camera password has special characters like ?,$ etc . So in the above error you...
Read More about FFMPEG error : Port missing in uri : Invalid argument
Linux Leave a Comment

How to upgrade the nvme SSD on a 2014/15 Macbook with Samsung 970 EVO 1TB

I’ve been using a MacBook for quite some time and have been very satisfied with its performance. It has 8GB of RAM, but the storage is limited to just 128GB. As I started using more software, I decided it was time to upgrade the storage on my MacBook. The first step I took was...
Read More about How to upgrade the nvme SSD on a 2014/15 Macbook with Samsung 970 EVO 1TB
Uncategorized Leave a Comment

How to create an empty file of a specific size in Linux

Sometimes , you might need to create files of different sizes for various testing purposes. For eg : testing an FTP or downloading a large file via VPN etc . The dd command in Linux is used to create the empty file with a specific size The above dd command creates a 10 MB...
Read More about How to create an empty file of a specific size in Linux
Linux Leave a Comment

How to set CPU affinity in FreeBSD to allocate specific cores to specific processes

If your hardware has multiple CPUs, you can set CPU affinity to run certain processes on specific cores. In FreeBSD, the cpuset command is used for this purpose. I have a test server on AWS with two CPU cores. First, let’s verify the hardware by running the following command: So you can see I...
Read More about How to set CPU affinity in FreeBSD to allocate specific cores to specific processes
FreeBSD Leave a Comment
← Previous 1 2 3 … 6 Next →
  • Popular Posts
  • Recent Posts
  • Linux Shell Scripts for System Administrators
  • Cacti 1.1.38 ERROR Opening .rrd No Such file or directory
  • Apache configuration for Cacti
  • How to create RAM disk in Ubuntu 18.04
  • Linux Shell Scripts for System Administrators
  • SOCKS PROXY
  • How to install XAMPP and access phpMyAdmin in MAC OS
  • How to increase the root volume in a Linux ec2 instance

Linux

  • Linux Shell Scripts for System Administrators
  • SOCKS PROXY
  • How to grep IP addresses from log files in Linux
  • How to empty or delete a large file in Linux

Categories

  • AWS (5)
  • FreeBSD (12)
  • Linux (29)
  • Networking (3)
  • Python (5)
  • Uncategorized (4)
  • WebDev (1)
  • Connect on Facebook
  • Connect on YouTube
© Copyright 2020.TechieNix. All Rights Reserved.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled

Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.

Non-necessary

Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.