good morning guys, a doubt, i can do a shell automation on top of the clonezilla live, on the usb stick?
A good distro for work use?
How could I install protonvpn on kali when its site is not available in my country?
our computer is nothing close to the fastest on earth
Go to https://privacy.com/linus to get $5 off your first purchase!
Start your FREE 30-day trial and claim your exclusive 50% discount at https://lmg.gg/V2tT5
Apple’s M2 SoC has been out for a while, but are the new MacBook Air and Pro models living up to the hype? Or is it just a lot of hot Air?
Discuss on the forum: https://linustechtips.com/topic/1458024-apple-never-learns/
Buy a MacBook Air M2:
Amazon: https://geni.us/slih
Best Buy: https://howl.me/cibgDBg9bCt
Purchases made through some store links may provide some compensation to Linus Media Group.
► GET MERCH: https://lttstore.com
► SUPPORT US ON FLOATPLANE: https://www.floatplane.com/ltt
► AFFILIATES, SPONSORS & REFERRALS: https://lmg.gg/sponsors
► PODCAST GEAR: https://lmg.gg/podcastgear
FOLLOW US
—————————————————
Twitter: https://twitter.com/linustech
Facebook: http://www.facebook.com/LinusTech
Instagram: https://www.instagram.com/linustech
TikTok: https://www.tiktok.com/@linustech
Twitch: https://www.twitch.tv/linustech
MUSIC CREDIT
—————————————————
Intro: Laszlo – Supernova
Video Link: https://www.youtube.com/watch?v=PKfxmFU3lWY
iTunes Download Link: https://itunes.apple.com/us/album/supernova/id936805712
Artist Link: https://soundcloud.com/laszlomusic
Outro: Approaching Nirvana – Sugar High
Video Link: https://www.youtube.com/watch?v=ngsGBSCDwcI
Listen on Spotify: http://spoti.fi/UxWkUw
Artist Link: http://www.youtube.com/approachingnirvana
Intro animation by MBarek Abdelwassaa https://www.instagram.com/mbarek_abdel/
Monitor And Keyboard by vadimmihalkevich / CC BY 4.0 https://geni.us/PgGWp
Mechanical RGB Keyboard by BigBrotherECE / CC BY 4.0 https://geni.us/mj6pHk4
Mouse Gamer free Model By Oscar Creativo / CC BY 4.0 https://geni.us/Ps3XfE
CHAPTERS
—————————————————
0:00 Intro
1:09 Apple’s Cooling Solution (or lack thereof)
2:52 Thermal Testing
3:22 Design, IO and Charging
4:24 Storage
5:50 Benchmarking
7:27 Real World Workloads
8:25 Overall Performance Results
9:17 Battery Life
10:13 Concluding Thoughts on the Air
10:38 As for the Pro…
11:38 Final Thoughts
get better hardware
The same way you peel off a banana , ig
✍️
you need to reconstruct the iso first to insert your script
very thanks bro
no problemo, I’m not sure why you need such early. and you could actually do it with other live distro that have “persistance” in much easier way
Use SSD+ 32gb RAM
Fedora, Debian, freaking Ubuntu, pop OS
Have forgetting Network to Install


networkmanager
How could I install protonvpn on kali when its site is not available in my country?

Hello
How could I install protonvpn on kali when its site is not available in my country?
use Spoof DPI

use Spoof DPI
How?

How?
https://github.com/xvzc/SpoofDPI
auto clicking/selecting just from Mouse Hover without clicking it

found and fixed

anyone knows solution of this
auto clicking/selecting just from Mouse Hover without clicking it
hey bro use xdotool

hey bro use xdotool
noice

noice
EXAMPLE
#name to window
xdotool –name –class Virtualbox
###mouse click
xdotool mousemove 707 411 click 1
How to make a program (in bat or python or htnl, css, javascript) to upload a file in cloud storage
For instance, I’ve a file named xyz.txt and it’s modified once every 10 seconds, so how to make a program to sync that file to a cloud storage every 30 min ?

Hey!!!
How to make a program (in bat or python or htnl, css, javascript) to upload a file in cloud storage
For instance, I’ve a file named xyz.txt and it’s modified once every 10 seconds, so how to make a program to sync that file to a cloud storage every 30 min ?
Google cloud?

Hey!!!
How to make a program (in bat or python or htnl, css, javascript) to upload a file in cloud storage
For instance, I’ve a file named xyz.txt and it’s modified once every 10 seconds, so how to make a program to sync that file to a cloud storage every 30 min ?
Use date module and google.cloud module you will be good

Use date module and google.cloud module you will be good
I’d appreciate if you could elaborate

I’d appreciate if you could elaborate
What’s there to elaborate? Open Google search for date module read the docs and do same with cloud module