- 8
- 55 837
Mokhtar Ebrahim
Приєднався 22 вер 2011
Learn About Linux, Server Administration,Pentesting, Android, IOS Development and Tech Tips That You Will Need Daily And How To Do It Like Geeks because if your culture doesn'y like geeks you are in real trouble
Linux Environment Variables
Learn Linux Environment Variables Step-By-Step Easy Guide
What are global and local variables and how to persist them and how to use them in your bash shell and learn about variable arrays
and how to set and unset them
Check the complete article with commands: likegeeks.com/linux-environment-variables/
What are global and local variables and how to persist them and how to use them in your bash shell and learn about variable arrays
and how to set and unset them
Check the complete article with commands: likegeeks.com/linux-environment-variables/
Переглядів: 34 331
Відео
Basic Linux Commands For Beginners part2
Переглядів 5827 років тому
Continue Our trip about Linux commands and show some new Linux commands that you will use every day likegeeks.com/basic-linux-commands-part2/
Main Linux Commands Easy Guide
Переглядів 1,8 тис.7 років тому
We Discussed Linux And How To Install It On Previous Videos Now We Talk About The Most Powerful piece In Linux Which is Shell And Commands On That Shell Learn The Basic Linux Commands That You Will Use On Every Day likegeeks.com/main-linux-commands-easy-guide/
Linux File System And Why You Should know It
Переглядів 6 тис.7 років тому
Learn About Linux File System From Bottom level And Top Level What Are Ext2,Ext3,Ext4 and XFS Btrfs means? What /root, /dev, /boot And Other Directories On Linux Means? Different file system lead to different performance so it is very important to know the file system at least a bit likegeeks.com/linux-file-system/
How To Install Linux In Detailed Steps
Переглядів 7157 років тому
How To Install Linux In Detailed Steps 2 types of installation install on HDD install on virtual machine (virtualbox) likegeeks.com/how-to-install-linux/
Best Linux Distro For 2017 That Fits Your Needs
Переглядів 3,1 тис.7 років тому
Choose One of The best Linux Distros That Fits Your Needs If You Are User, Gamer, Developer,Newcomer Or Whatever Elementary OS: Elegant Looking and fast speed Linux Mint: Best Distro for Desktop Computers Tails: Best Distro for Privacy CentOS: Best Distro for Servers Arch Linux: Simplicity and Customization Lubuntu and xubuntu: old hardware compatible Steam OS: Linux Gaming likegeeks.com/best-l...
Prevent SQL Injection Optimum Solution
Переглядів 4188 років тому
Prevent SQL Injection For All CMS Files Without Iterating Over All Code Files By iterating Over Request Multidimensional Array One Time Using array_walk_recursive likegeeks.com/prevent-sql-injection/
Auto Start wampserver On Windows 10 Startup Automatically
Переглядів 9 тис.8 років тому
Auto Start wampserver On Windows 10 Or Windows 8.1 Startup Automatically And Show Tray Menu By Disabling UAC From Registry Save This Snippet To .reg File And Run It As Administrator [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "EnableLUA"=dword:00000000 for detailed instructions with pictures likegeeks.com/auto-start-wampserver-windows-10-startup/
Intro music is way too loud, commentary audio is too quiet
Sorry, that was the first video I made and it was not that professional editing
How to set user enviroment variable
See how to set environment variables in the video.
Man, THIS VIDEO IS SO GOOD!!! I just got my ass saved by that excelent explanation.
Great to know that! Best Regards,
when i defined the variable in .bashrc its still not showing me the contents even after closing and opening the terminal
thanks man really appericate it
how to add menu bar to ubuntu command screen
I would like to ask for permission. I use WRF model I tried to set env and it's can't . How do I solve this problem?
Can you share the code you used so we can help?
really nyc.....
Good video, very clear description. I currently struggle a little bit to understand the differences between the command "set" on one hand and the command "env" or "printenv" on the other hand. Which variables are shown by both set and printenv? Which variables not? In which case, is one of the commands set or env used to set unset or manipulate a variable or it's scope? I try to figure out.
The set command is a builtin one and can see the local shell variables, while env is a binary that can't see those local variables. env only sees environment variables that are created with export command and also sees the passed shell variables.
man you are amazing ...you are the same guy who is on likegeeks.com ....finally I traced you
man, for tutorial session, INCREASE FONTS... there is no reason for us to see empty space of your console. Also, if i am on ultrawidescreen screen, it looks SUPER SMALL.
Will do that in the future. Thanks a lot.
Well Explained!!!
Thanks!
Excellent clarity...
Thanks!
Thanks for tutorial.... It's working for me
You are welcome!
Nice one, now am very clear about evn variables.
Great to hear that! Regards,
Hello! Nice video. I wanted to ask what's the program/browser/app that you open the sites with? It looks really nice and useful. :)
Hello. This is a new browser called Opera neon.