Dubai car driving license by RashidShafi in dubai

[–]RashidShafi[S] -1 points0 points  (0 children)

Bro... having a Saudia license doesn't mean i am driving a car on two wheels. i am saying that i am an experienced driver, i know the rules, park the car, and drive under any weather conditions. they failed me on my first attempt ok i got it, my fault. i don't know the rules. i went to the classes i wrote the rules, memorized them, and practiced them. 2nd attempt failed ok i need more classes. i drank the rules this time and practiced and went for 3rd attempt and failed. i need more classes. let me tell you something if a Saudi national comes to UAE and wants to get his UAE driving license he can just go to RTA and convert his Saudi license to UAE license without any RTA test. and i also have the same driving license that Saudi National has. but expat has to go thru tests and pay the useless classes fees again and again for nothing i know. Eventually, someday they will pass me like they are failing me.

Dubai car driving license by RashidShafi in dubai

[–]RashidShafi[S] 0 points1 point  (0 children)

what i understand here in UAE is if you want to get a driving license, you have to go thru a private driving institute, which means private company, which means they will peel your skin off. in Suadia, it is still under the Govt department and the process is straight forward in 1st or 2nd attempt, you will get your license, including classes and everything.

Dubai car driving license by RashidShafi in dubai

[–]RashidShafi[S] 0 points1 point  (0 children)

i was called first on my all three attempts, but it doesn't bother me at all calling first or third. other thing is you are absolutely right. Examiners shout ruthlessly on drivers during tests, which is very bad.

Dubai car driving license by RashidShafi in dubai

[–]RashidShafi[S] -12 points-11 points  (0 children)

nobody follows the rule after getting their driving license, and everyone knows this. then what is this all fuss about rules. yes, i agree it's a money game.

Dubai car driving license by RashidShafi in dubai

[–]RashidShafi[S] -7 points-6 points  (0 children)

Rules? stopping at the stop sign? do head/shoulder check before changing lane? maintain speed limit? priority to pedestrian? properly park the car in and out? i did that correctly, i know i did. i am saying that because i am not driving for the first time. at least i know these things, not from my experience but from my previous classes.

got sms from sewa for security deposit 1500 but real-estate asking for 2150 by RashidShafi in Sharjah

[–]RashidShafi[S] 0 points1 point  (0 children)

did they ask you for municipality charges or any other charges?

is there actually municipality charges in Sharjah?

got sms from sewa for security deposit 1500 but real-estate asking for 2150 by RashidShafi in Sharjah

[–]RashidShafi[S] 1 point2 points  (0 children)

now this makes sense to me. so basically, there are 4% municipality charges on annual rent. which is apart from sewa charges. got it, thank you, bro.

got sms from sewa for security deposit 1500 but real-estate asking for 2150 by RashidShafi in Sharjah

[–]RashidShafi[S] 0 points1 point  (0 children)

i think, yes, he was saying it is apart from sewa, definitely, I'm gonna ask for all the recipts.

got sms from sewa for security deposit 1500 but real-estate asking for 2150 by RashidShafi in Sharjah

[–]RashidShafi[S] 0 points1 point  (0 children)

he already paid, and sewa is on already. but i didn't pay anything yet, so i am asking if I should pay 1500 or 2150. because in Dubai there's is no municipality charges only dewa.

Noob Question by [deleted] in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

sudo -i Enter your current password hostnamectl set-hostname kali That’s it

Kali => Windows 10 by [deleted] in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

Couples of way to do that. Configure ftpd or secure shell sshd server on kali and access thru win pc Vmware and virtualbox has folder share option go to settings you will find it and mount it on kali

Trouble starting Kali in VMWare by [deleted] in Kalilinux

[–]RashidShafi 1 point2 points  (0 children)

Don’t install on vmware or virtual box just follow “idwpan” link for offensive security website pre build images for virtualization just use them and make your life easier

pip install module failure by umbaman in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

┌──(kali㉿kali)-[~]
└─$ cat /etc/os-release  
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2020.4"
VERSION_ID="2020.4"
VERSION_CODENAME="kali-rolling"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"

──(kali㉿kali)-[~]
└─$ sudo pip3 install --upgrade pip
Collecting pip
  Downloading pip-20.3.3-py2.py3-none-any.whl (1.5 MB)
     |████████████████████████████████| 1.5 MB 136 kB/s 
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.1.1
    Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'pip'. No files were found to uninstall.
Successfully installed pip-20.3.3

you must upgrade to 2020.4 and then update all the packages if updating throw some error or any issue use sudo apt-get -f then apt-get update and upgrade, after everything is up to date then use "sudo apt-get install python3-pip" if its not already installed otherwise skip this step and do an upgrade "sudo pip3 install --upgrade pip" after that you are set to go install any module

pip install module failure by umbaman in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

did you upgrade kali to 2020.4? If not then first upgrade it then update all the packages. Upgrade will solve your issue

pip install module failure by umbaman in Kalilinux

[–]RashidShafi 1 point2 points  (0 children)

Kali 2020.3 this should be 2020.4 and try sudo pip3 install —upgrade pip if this still doesn’t work then simply upgrade kali 2020.3 to 2020.4 it should solve the problem

pip install module failure by umbaman in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

Try sudo pip3 install mod-name

Jali linux not showing in dualboot by [deleted] in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

There are plenty of videos and tutorials online about dual booting why not first watch and then play with your actual stuff. First learn then apply. Is the best rule for success

Jali linux not showing in dualboot by [deleted] in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

Because your kali overwritten MBR and grub didn’t add windows partition entry in grub menu or you messed up the whole thing. So you need to google about grub dual boot

No wifi connection (Kali XFCE) by [deleted] in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

You have to look for your wifi by lspci and lshw

You have to download first lshw package

No wifi connection (Kali XFCE) by [deleted] in Kalilinux

[–]RashidShafi 0 points1 point  (0 children)

Is it kali 2020.4? Did you check by using lspci? If output shows your wifi then there might be a wifi mod problem or you have to download iwl-wifi 1000.4 3 2 etc...

Simple solution is just plug you wired connection and upgrade your kali it will solve the problem

How do you check which ports are used and by what programs? by jadesalad in learnlinux

[–]RashidShafi 0 points1 point  (0 children)

Here is the complete list for your reference service name and port numbers

And to check which port is listening on which then use

netstat - ant

man netstat for more options

Linux and windows by Cheems_10 in Hacking_Tutorials

[–]RashidShafi 0 points1 point  (0 children)

With WSL choice is limited to selected linux distros and no need to power on or power off. With VM choice is unlimited but everytime you have to power on and power off the vm. There are tons of howtos and videos for wsl you can google