Forwarded from UNDERCODE NEWS
Qualcomm Snapdragon 888 has launched a dramatically improved performance terminal in the first quarter of next year.
#Technologies
#Technologies
β β β Uππ»βΊπ«Δπ¬πβ β β β
π§ How to enable timestamp in Bash history on Linux?
1) This list of commands is saved in a file called .bash_history in our HOME directory.
Most Linux distributions remember the last 1000 commands by default.
We can retrieve recently executed commands using the command history as shown below:
$ history
2) To enable timestamping in Bash history on your Linux, you need to set the HISTTIMEFORMAT environment variable.
This variable is used to display the timestamp associated with each displayed record in history.
Run the following command to set the HISTTIMEFORMAT environment variable:
$ export HISTTIMEFORMAT='%F %T '
Here the% F parameter is used to display the date in YYYY-MM-DD (year-month-date) format.
And the% T option is used to display the time in HH: MM: SS (hours-minutes-seconds) format.
3) If you want to display the timestamps for the most recent βNβ commands, for example 10, pipe the output of the history command to the tail command, for example:
$ history | tail -10
Note that this will only time-stamp new history entries after the HISTTIMEFORMAT environment variable has been set for sessions.
4) You can also customize the date format to your liking, as shown in the following command:
$ export HISTTIMEFORMAT='%d/%m/%y %T '
This environment variable shows the date and time in the command history in dd / mm / year format, for example. 11/27/20 7:11:55 PM.
5) To make the HISTTIMEFORMAT environment variable persist across system reboots, edit the ~ / .bashrc file:
$ nano ~/.bashrc
Add the following line to the end:
export HISTTIMEFORMAT='%F %T '
or
export HISTTIMEFORMAT='%d/%m/%y %T '
Press CTRL + O to save the file and press CTRL + X to exit.
6) Run the following command for the changes to take effect immediately:
$ source ~/.bashrc
The system will only display the time stamp for the current user.
To enable the Bash history timestamp for all users on the system, edit the / etc / profile file:
$ sudo nano /etc/profile
and add there:
7) export HISTTIMEFORMAT='%F %T '
or:
export HISTTIMEFORMAT='%d/%m/%y %T '
Save and close the file.
For the changes to take effect, run:
$ sudo source /etc/profile
For more information, see the man pages:
$ man bash
β β β Uππ»βΊπ«Δπ¬πβ β β β
π§ How to enable timestamp in Bash history on Linux?
1) This list of commands is saved in a file called .bash_history in our HOME directory.
Most Linux distributions remember the last 1000 commands by default.
We can retrieve recently executed commands using the command history as shown below:
$ history
2) To enable timestamping in Bash history on your Linux, you need to set the HISTTIMEFORMAT environment variable.
This variable is used to display the timestamp associated with each displayed record in history.
Run the following command to set the HISTTIMEFORMAT environment variable:
$ export HISTTIMEFORMAT='%F %T '
Here the% F parameter is used to display the date in YYYY-MM-DD (year-month-date) format.
And the% T option is used to display the time in HH: MM: SS (hours-minutes-seconds) format.
3) If you want to display the timestamps for the most recent βNβ commands, for example 10, pipe the output of the history command to the tail command, for example:
$ history | tail -10
Note that this will only time-stamp new history entries after the HISTTIMEFORMAT environment variable has been set for sessions.
4) You can also customize the date format to your liking, as shown in the following command:
$ export HISTTIMEFORMAT='%d/%m/%y %T '
This environment variable shows the date and time in the command history in dd / mm / year format, for example. 11/27/20 7:11:55 PM.
5) To make the HISTTIMEFORMAT environment variable persist across system reboots, edit the ~ / .bashrc file:
$ nano ~/.bashrc
Add the following line to the end:
export HISTTIMEFORMAT='%F %T '
or
export HISTTIMEFORMAT='%d/%m/%y %T '
Press CTRL + O to save the file and press CTRL + X to exit.
6) Run the following command for the changes to take effect immediately:
$ source ~/.bashrc
The system will only display the time stamp for the current user.
To enable the Bash history timestamp for all users on the system, edit the / etc / profile file:
$ sudo nano /etc/profile
and add there:
7) export HISTTIMEFORMAT='%F %T '
or:
export HISTTIMEFORMAT='%d/%m/%y %T '
Save and close the file.
For the changes to take effect, run:
$ sudo source /etc/profile
For more information, see the man pages:
$ man bash
β β β Uππ»βΊπ«Δπ¬πβ β β β
Forwarded from UNDERCODE NEWS
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦NEW ANDROID/IOS APPS FOR CREDIT CARDS MANAGER :
https://play.google.com/store/apps/details?id=com.syf.amazonstorecard&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.syf.amazonstorecard_us_others_16069045905359
https://play.google.com/store/apps/details?id=com.dreamplug.androidapp&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.dreamplug.androidapp_us_others_16069045918631
https://play.google.com/store/apps/details?id=com.ollocard.mobileapp&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.ollocard.mobileapp_us_others_16069045939717
https://apps.apple.com/us/app/id1427782837?mt=8
https://play.google.com/store/apps/details?id=debit.credit.card.credit.card.manager&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_debit.credit.card.credit.card.manager_us_others_16069045982069
https://play.google.com/store/apps/details?id=com.alsedi.mycards&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.alsedi.mycards_us_others_16069045434694
https://play.google.com/store/apps/details?id=com.ics.creditcardreader&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.ics.creditcardreader_us_others_16069045472403
https://play.google.com/store/apps/details?id=debit.credit.card.credit.card.manager&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_debit.credit.card.credit.card.manager_us_others_16069045508143
https://apps.apple.com/us/app/id1128712763?mt=8
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦NEW ANDROID/IOS APPS FOR CREDIT CARDS MANAGER :
https://play.google.com/store/apps/details?id=com.syf.amazonstorecard&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.syf.amazonstorecard_us_others_16069045905359
https://play.google.com/store/apps/details?id=com.dreamplug.androidapp&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.dreamplug.androidapp_us_others_16069045918631
https://play.google.com/store/apps/details?id=com.ollocard.mobileapp&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.ollocard.mobileapp_us_others_16069045939717
https://apps.apple.com/us/app/id1427782837?mt=8
https://play.google.com/store/apps/details?id=debit.credit.card.credit.card.manager&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_debit.credit.card.credit.card.manager_us_others_16069045982069
https://play.google.com/store/apps/details?id=com.alsedi.mycards&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.alsedi.mycards_us_others_16069045434694
https://play.google.com/store/apps/details?id=com.ics.creditcardreader&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_com.ics.creditcardreader_us_others_16069045472403
https://play.google.com/store/apps/details?id=debit.credit.card.credit.card.manager&utm_source=appgrooves&utm_medium=agp_27d4f6fbb0ce1326689b845a300572f1_debit.credit.card.credit.card.manager_us_others_16069045508143
https://apps.apple.com/us/app/id1128712763?mt=8
β β β Uππ»βΊπ«Δπ¬πβ β β β
Google Play
Amazon Store Card - Apps on Google Play
Amazon.com Store Card and Amazon Prime Store Card, issued by Synchrony Bank.
Forwarded from UNDERCODE NEWS
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦Digital Marketing best courses :
10 hours
https://www.youtube.com/watch?v=SHI5X6Tre8g
11 h
https://www.youtube.com/watch?v=nU-IIXBWlS4
3h
https://www.youtube.com/watch?v=1Ff2-5Y2dKE
2h
https://www.youtube.com/watch?v=dDWa95CiOYI
1h
https://www.youtube.com/watch?v=kpgerCE095A
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦Digital Marketing best courses :
10 hours
https://www.youtube.com/watch?v=SHI5X6Tre8g
11 h
https://www.youtube.com/watch?v=nU-IIXBWlS4
3h
https://www.youtube.com/watch?v=1Ff2-5Y2dKE
2h
https://www.youtube.com/watch?v=dDWa95CiOYI
1h
https://www.youtube.com/watch?v=kpgerCE095A
β β β Uππ»βΊπ«Δπ¬πβ β β β
YouTube
Digital Marketing Course | Digital Marketing Tutorial for Beginners | Intellipaat
π₯Intellipaat digital marketing course with SPJIMR: https://intellipaat.com/certification-in-digital-marketing-spjimr/
In this digital marketing course you will learn end to end about digital marketing right from what is digital marketing, evolution of digitalβ¦
In this digital marketing course you will learn end to end about digital marketing right from what is digital marketing, evolution of digitalβ¦
Forwarded from UNDERCODE NEWS
Siemens, SAP and BMW have teamed up to push Google and Amazon out of the German car industry.
#international
#international
β β β Uππ»βΊπ«Δπ¬πβ β β β
Setup your own webhost:
Step 1: Install Nginx
Open the terminal application and then open the file /etc/apt/source.list in your favorite text editor and then add the below-given lines at the end of this file. In this line, you need to replace the βCODENAMEβ with your Ubuntu release, which you are using on your system. For example, we have a Ubuntu 20.04 focal fossa on this system. Sp, insert Focal to replace the βCODENAMEβ.
deb http://nginx.org/packages/mainline/ubuntu/ CODENAME nginx
deb-src https://nginx.org/packages/mainline/ubuntu/ <CODENAME> nginx
Next, you have to import the following packages repository signing key and then add it to the apt repository:
$ sudo wget http://nginx.org/keys/nginx_signing.key
$ sudo apt-key add nginx_signing.key
Now, update apt manager packages and install the latest release of Nginx on your system from the official apt repository by running the following command:
$ sudo apt update
$ sudo apt install nginx
Now, start and enabled the Nginx server by using the following commands:
$ sudo systemctl start nginx
$ sudo systemctl enable nginx
$ sudo systemctl status nginx
Step 2: Configurations for Nginx Reverse Proxy
Create a new configuration file custom_proxy /etc/nginx/conf.d/custom_proxy.conf and then paste the following lines of code in it:
server {
listen 80;
listen [::]:80;
server_name myexample.com;
location / {
proxy_pass http://localhost:3000/;
}
}
The directive βproxy_passβ specified inside the location makes this configuration as reverse proxy. This line proxy_pass http://localhost:3000/ directs all requests that match with location root/path must be forwarded to the port 3000 on localhost where your domain website is running.
To activate and link the new configuration file run the below mentioned command:
$ ln -s /etc/nginx/conf.d/custom_server.conf
Step 3: Test Configurations
Now, test the above configurations by using the following command:
$ sudo nginx -t
After successfully testing, if no bug is reported then, reload the new Nginx configuration.
$ sudo nginx -s reload
Configure Buffers
The above configurations are enough to create a basic reverse proxy server. but, for complex applications, you need to enable some advanced options, which are given below:
location / {
proxy_pass http://localhost:3000/;
proxy_buffering off;
}
Configure-Request headers
location / {
proxy_pass http://localhost:3000/;
proxy_set_header X-Real-IP $remote_addr;
}
β β β Uππ»βΊπ«Δπ¬πβ β β β
Setup your own webhost:
Step 1: Install Nginx
Open the terminal application and then open the file /etc/apt/source.list in your favorite text editor and then add the below-given lines at the end of this file. In this line, you need to replace the βCODENAMEβ with your Ubuntu release, which you are using on your system. For example, we have a Ubuntu 20.04 focal fossa on this system. Sp, insert Focal to replace the βCODENAMEβ.
deb http://nginx.org/packages/mainline/ubuntu/ CODENAME nginx
deb-src https://nginx.org/packages/mainline/ubuntu/ <CODENAME> nginx
Next, you have to import the following packages repository signing key and then add it to the apt repository:
$ sudo wget http://nginx.org/keys/nginx_signing.key
$ sudo apt-key add nginx_signing.key
Now, update apt manager packages and install the latest release of Nginx on your system from the official apt repository by running the following command:
$ sudo apt update
$ sudo apt install nginx
Now, start and enabled the Nginx server by using the following commands:
$ sudo systemctl start nginx
$ sudo systemctl enable nginx
$ sudo systemctl status nginx
Step 2: Configurations for Nginx Reverse Proxy
Create a new configuration file custom_proxy /etc/nginx/conf.d/custom_proxy.conf and then paste the following lines of code in it:
server {
listen 80;
listen [::]:80;
server_name myexample.com;
location / {
proxy_pass http://localhost:3000/;
}
}
The directive βproxy_passβ specified inside the location makes this configuration as reverse proxy. This line proxy_pass http://localhost:3000/ directs all requests that match with location root/path must be forwarded to the port 3000 on localhost where your domain website is running.
To activate and link the new configuration file run the below mentioned command:
$ ln -s /etc/nginx/conf.d/custom_server.conf
Step 3: Test Configurations
Now, test the above configurations by using the following command:
$ sudo nginx -t
After successfully testing, if no bug is reported then, reload the new Nginx configuration.
$ sudo nginx -s reload
Configure Buffers
The above configurations are enough to create a basic reverse proxy server. but, for complex applications, you need to enable some advanced options, which are given below:
location / {
proxy_pass http://localhost:3000/;
proxy_buffering off;
}
Configure-Request headers
location / {
proxy_pass http://localhost:3000/;
proxy_set_header X-Real-IP $remote_addr;
}
β β β Uππ»βΊπ«Δπ¬πβ β β β
Forwarded from UNDERCODE NEWS
Forwarded from UNDERCODE NEWS
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦Some security tools :
[DefenseMatrix](https://github.com/K4YT3X/DefenseMatrix) | Full security solution for Linux Servers
[Kernelpop](https://github.com/spencerdodd/kernelpop) | kernel privilege escalation enumeration and exploitation framework
[Lynis](https://github.com/CISOfy/lynis) | Security auditing tool for Linux, macOS, and UNIX-based systems.
[linux-explorer](https://github.com/intezer/linux-explorer) | Easy-to-use live forensics toolbox for Linux endpoints
[Katoolin](https://github.com/LionSec/katoolin) | Automatically install all Kali linux tools in distros like Ubuntu
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦Some security tools :
[DefenseMatrix](https://github.com/K4YT3X/DefenseMatrix) | Full security solution for Linux Servers
[Kernelpop](https://github.com/spencerdodd/kernelpop) | kernel privilege escalation enumeration and exploitation framework
[Lynis](https://github.com/CISOfy/lynis) | Security auditing tool for Linux, macOS, and UNIX-based systems.
[linux-explorer](https://github.com/intezer/linux-explorer) | Easy-to-use live forensics toolbox for Linux endpoints
[Katoolin](https://github.com/LionSec/katoolin) | Automatically install all Kali linux tools in distros like Ubuntu
β β β Uππ»βΊπ«Δπ¬πβ β β β
GitHub
k4yt3x/defense-matrix
Express security essentials deployment for Linux Servers - k4yt3x/defense-matrix
Forwarded from UNDERCODE NEWS
Forwarded from UNDERCODE NEWS
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦Use computer file encryption software to implement SD card encryption and protect SD card file security.
https://docs.microsoft.com/en-us/windows/security/information-protection/bitlocker/bitlocker-overview
Currently, there are many computer file encryption software in China, which not only support U disk encryption, but also mostly support SD card file encryption, and the operation is relatively simple. The author used a " Encryption Software" (download address: which is a very simple and easy to use, and at the same time very powerful computer file encryption software. Compared with similar computer file encryption software, it has the following characteristics:
1. You can encrypt computer hard drives, encrypt disk files, and also hide disks and hidden disk folders.
2. Not only can encrypt disk files, but also U disk files, realize U disk encryption, and encrypt USB storage device files.
3. You can encrypt the SD card and set a password for the SD card. At the same time, SD card files can also be encrypted.
4. The only way to control the access rights of encrypted files is to allow only the content of encrypted files to be read but not to copy encrypted files, only to modify encrypted files but not to delete encrypted files, only to open encrypted files but not to save as local disk , And prohibit dragging encrypted files, prohibit printing encrypted files, etc.
Regarding SD card files, through the " Computer File Encryption Software", you can not only set a password for the SD card, but also encrypt the files in the SD card and control the access rights after opening the SD card files.
> for android:
https://play.google.com/store/apps/details?id=com.file_encryption.android&hl=en&gl=US
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦Use computer file encryption software to implement SD card encryption and protect SD card file security.
https://docs.microsoft.com/en-us/windows/security/information-protection/bitlocker/bitlocker-overview
Currently, there are many computer file encryption software in China, which not only support U disk encryption, but also mostly support SD card file encryption, and the operation is relatively simple. The author used a " Encryption Software" (download address: which is a very simple and easy to use, and at the same time very powerful computer file encryption software. Compared with similar computer file encryption software, it has the following characteristics:
1. You can encrypt computer hard drives, encrypt disk files, and also hide disks and hidden disk folders.
2. Not only can encrypt disk files, but also U disk files, realize U disk encryption, and encrypt USB storage device files.
3. You can encrypt the SD card and set a password for the SD card. At the same time, SD card files can also be encrypted.
4. The only way to control the access rights of encrypted files is to allow only the content of encrypted files to be read but not to copy encrypted files, only to modify encrypted files but not to delete encrypted files, only to open encrypted files but not to save as local disk , And prohibit dragging encrypted files, prohibit printing encrypted files, etc.
Regarding SD card files, through the " Computer File Encryption Software", you can not only set a password for the SD card, but also encrypt the files in the SD card and control the access rights after opening the SD card files.
> for android:
https://play.google.com/store/apps/details?id=com.file_encryption.android&hl=en&gl=US
β β β Uππ»βΊπ«Δπ¬πβ β β β
Docs
BitLocker Overview
Explore BitLocker deployment, configuration, and recovery options for IT professionals and device administrators.
Forwarded from UNDERCODE NEWS