๐1๐ฅ1
Smart Dev
FREE VPS + Web Hosting http://domcloud.co/ Just Sign Up and Setup A server
Free Forever
No trial limit as long as you keep using it
Free plan will extend automatically each time you logged in into your account. This means that as long as you logged in at least once every 60 days, your free plan will never expire.
Aslo A free domain is available with *.dom.my.id suffix.
No trial limit as long as you keep using it
Free plan will extend automatically each time you logged in into your account. This means that as long as you logged in at least once every 60 days, your free plan will never expire.
Aslo A free domain is available with *.dom.my.id suffix.
๐ฅ3๐1
What is #screen in #Ubuntu and Why Use It?
- With screen, you can run your scripts or commands for a long time, even if you disconnect from your VPS.
- You can run multiple tasks in separate sessions.
- You can disconnect and reconnect to sessions without interrupting running processes.
How to Install screen on Ubuntu
1. Install screen:
Basic Usage of screen
1. Start a New Screen Session.
Replace
2. Detach from a Session
3. List Existing Sessions
4. Reattach to a Session
If thereโs only one session, you can just use:
5. Terminate a Screen Session
To kill a session:
- With screen, you can run your scripts or commands for a long time, even if you disconnect from your VPS.
- You can run multiple tasks in separate sessions.
- You can disconnect and reconnect to sessions without interrupting running processes.
How to Install screen on Ubuntu
1. Install screen:
sudo apt install screen
Basic Usage of screen
1. Start a New Screen Session.
screen -S session_name
Replace
session_name with a meaningful name.2. Detach from a Session
Press Ctrl+A and then D.
3. List Existing Sessions
screen -ls
4. Reattach to a Session
screen -r session_name
If thereโs only one session, you can just use:
screen -r
5. Terminate a Screen Session
To kill a session:
screen -X -S session_name quit
โค5โคโ๐ฅ2๐1
Smart Dev
What is #screen in #Ubuntu and Why Use It? - With screen, you can run your scripts or commands for a long time, even if you disconnect from your VPS. - You can run multiple tasks in separate sessions. - You can disconnect and reconnect to sessions withoutโฆ
If You Beginner in Ubuntu then this is for you..
๐9
#Updated
Exclusive Canva Pro Invitation โก๏ธโก๏ธ
Details:
Design like a Pro | Empower Your Creativity
Exclusive Canva Pro Invitation โก๏ธโก๏ธ
Details:
- Link : Invitation Link
- Plan : 1 Month Team Plan
- Join : @PremiumNetworkTeam
Design like a Pro | Empower Your Creativity
Smart Dev
Releasing TelecastBot Telegram Bot Repo to stream video in telegram video chat. Features : - Playlist, queue. - Supports Play from YouTube Playlist. - Change VoiceChat title to current playing song name. - Supports Live streaming from YouTubeโฆ
#New Updates to SmartVCPlayer ๐ถ
๐น Spotify Integration:
- The bot now supports Spotify track URLs! ๐ต
- If you provide a Spotify track link via the
๐น Dynamic Configuration:
- Spotify API credentials (
๐ Try the new features today and make your group calls more musical!
GitHub Repo: https://github.com/bisnuray/TelecastBot/
๐น Spotify Integration:
- The bot now supports Spotify track URLs! ๐ต
- If you provide a Spotify track link via the
/play command, the bot will fetch the song and artist details using the Spotify API and play the track in the voice chat.๐น Dynamic Configuration:
- Spotify API credentials (
SPOTIFY_CLIENT_ID, SPOTIFY_CLIENT_SECRET, etc.) are now managed via the Config๐ Try the new features today and make your group calls more musical!
GitHub Repo: https://github.com/bisnuray/TelecastBot/
โค1โคโ๐ฅ1๐1๐1
Basic Information About #Ubuntu
How to Create a Folder (directory)
Change Directory:
[ Path of directory/folder ]
To return home:
List Files and Directories:
How to Delete a File
Delete a directory
directory/folder name
How to Create a Folder (directory)
mkdir newfolder
Change Directory:
cd directory
[ Path of directory/folder ]
To return home:
cd
List Files and Directories:
ls
How to Delete a File
rm test.txt
Delete a directory
rm -r name
directory/folder name
๐ฅฐ5โก1๐1
Forwarded from Smart Util โ๏ธ
๐ค Github Tools Commands
โโโโโโโโโโโโโโโโโโโโโโ
USAGE:
โข /git [url] [branch] - Download Github Repository or Specific Branch.
- Example:
- Example:
INSTRUCTIONS:
1. Use the
2. Optionally, specify the branch name to download a specific branch.
3. If no branch name is provided, the default branch of the repository will be downloaded.
4. The repository will be downloaded as a ZIP file.
5. The bot will send you the repository details and the file directly.
NOTE:
1. Only public repositories are supported.
2. Ensure the URL is formatted correctly.
โโโโโโโโโโโโโโโโโโโโโโ
๐ For Bot Update News: Join Now
โโโโโโโโโโโโโโโโโโโโโโ
USAGE:
โข /git [url] [branch] - Download Github Repository or Specific Branch.
- Example:
/git https://github.com/user/repo main- Example:
/git https://github.com/user/repoINSTRUCTIONS:
1. Use the
/git command followed by a valid GitHub repository URL.2. Optionally, specify the branch name to download a specific branch.
3. If no branch name is provided, the default branch of the repository will be downloaded.
4. The repository will be downloaded as a ZIP file.
5. The bot will send you the repository details and the file directly.
NOTE:
1. Only public repositories are supported.
2. Ensure the URL is formatted correctly.
โโโโโโโโโโโโโโโโโโโโโโ
๐ For Bot Update News: Join Now
Please open Telegram to view this post
VIEW IN TELEGRAM
๐16
Be careful with this type of link in GitHub issues
Phishing.....
Phishing.....
๐4
#Alert
Be Cautious: Phishing Alert on GitHub
Recently, someone created an issue in one of my GitHub repositories containing the following text:
As you might know, whenever someone creates an issue on your GitHub repository, GitHub sends you an email notification. When I received the email about this issue, I was stunned for a moment.
If I had clicked on the "Click here to revoke access" link and authorized it, I could have easily lost access to my GitHub account.
Stay calm and take a moment to analyze before clicking on any suspicious links. Always verify the authenticity of the message first. Protect your account and stay alert!
Be Cautious: Phishing Alert on GitHub
Recently, someone created an issue in one of my GitHub repositories containing the following text:
Suspicious Activity Detected
A new device just accessed your GitHub account.
Who's trying to get in?
[Click here to revoke access]
Was recently authorized to access your account.
Thanks,
The GitHub Team
As you might know, whenever someone creates an issue on your GitHub repository, GitHub sends you an email notification. When I received the email about this issue, I was stunned for a moment.
If I had clicked on the "Click here to revoke access" link and authorized it, I could have easily lost access to my GitHub account.
Stay calm and take a moment to analyze before clicking on any suspicious links. Always verify the authenticity of the message first. Protect your account and stay alert!
โค8๐1
Smart Dev
Photo
โจ Exciting Update!
Our bot just got more smarter! ๐
You can now:
View the current time and date for any country ๐.
Explore a calendar with easy navigation buttons ๐.
Use the /time <country_code> command (e.g., /time us) to check it out!
Thank you for using our @SmartUtilBot๐ฌ
Our bot just got more smarter! ๐
You can now:
View the current time and date for any country ๐.
Explore a calendar with easy navigation buttons ๐.
Use the /time <country_code> command (e.g., /time us) to check it out!
Thank you for using our @SmartUtilBot
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ฅ1
Hey Guys ๐ Add Premium Network all channels and groups to your folder ๐ and unlock free premium content instantly ๐.
Why add this folder?
- Quick Access: All premium resources in one place.
- Stay Updated: Get the latest apps, tips, and giveaways.
- Organized Learning: Easily find free courses and tech news.
- Enhanced Fun: Access games, IPTV, and design tools.
- Streamlined Experience: Keep Telegram tidy and efficient.
โก๏ธ CLICK HERE โฌ
๏ธ to organize your folder and enjoy all the benefits ๐โDonโt miss out!
Why add this folder?
- Quick Access: All premium resources in one place.
- Stay Updated: Get the latest apps, tips, and giveaways.
- Organized Learning: Easily find free courses and tech news.
- Enhanced Fun: Access games, IPTV, and design tools.
- Streamlined Experience: Keep Telegram tidy and efficient.
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram
Premium โ
Youโve been invited to add the folder โPremium โ
โ, which includes 15 chats.
๐1
Forwarded from Smart Util โ๏ธ
๐งฎ Calculator Bot Commands
โโโโโโโโโโโโโโโโโโโโโโ
USAGE:
1. Use
2. Use the on-screen buttons to perform calculations.
3. Press '=' to get the result.
4. Toggle history with the 'H' button to see or hide the last 10 calculations.
NOTE:
- The bot supports basic arithmetic: +, -, ร, รท.
- Prevents invalid inputs and handles errors (e.g., division by zero).
โโโโโโโโโโโโโโโโโโโโโโ
๐ For Bot Update News: Join Now
โโโโโโโโโโโโโโโโโโโโโโ
USAGE:
1. Use
/calc to start the calculator.2. Use the on-screen buttons to perform calculations.
3. Press '=' to get the result.
4. Toggle history with the 'H' button to see or hide the last 10 calculations.
NOTE:
- The bot supports basic arithmetic: +, -, ร, รท.
- Prevents invalid inputs and handles errors (e.g., division by zero).
โโโโโโโโโโโโโโโโโโโโโโ
๐ For Bot Update News: Join Now
๐1