menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Operating Systems News

Operating Systems News

source image

Tech Radar

1h

read

246

img
dot

Image Credit: Tech Radar

Windows 11’s Notepad app is getting new formatting tricks that are already proving controversial

  • Notepad in Windows 11 is receiving new light text formatting abilities through testing.
  • The features include support for bolding, italics, hyperlinks, headings, and basic lists.
  • While some users appreciate the added formatting options, others are concerned about potential bloat in the app.
  • The formatting support can be disabled in Notepad settings for those who do not wish to use it.

Read Full Article

like

14 Likes

source image

TechViral

23h

read

231

img
dot

Image Credit: TechViral

How to Generate System Performance Report on Windows 11

  • Task Manager is designed for regular users, while Performance Monitor is for technical users who want to monitor their system and collect information in a log for later analysis.
  • To open the Performance Monitor in Windows 11, press Windows key + R, type perfmon, and click OK.
  • To generate a system performance report in Windows 11 using Performance Monitor, open the app, expand Data Collector Sets, choose System Performance, start the process, and view the generated report under Reports > System > System Performance.
  • The System Performance report includes diagnostic details about disk, network, CPU, memory, and other system resources; Performance Monitor can also be used to check crash logs and more on Windows 11.

Read Full Article

like

13 Likes

source image

TechViral

1d

read

236

img
dot

Image Credit: TechViral

How to Open Folders at Startup in Windows 11

  • You can configure Windows 11 to open folders when your PC starts automatically.
  • Two methods to open folders at startup in Windows 11 are:
  • Method 1: Add Folders to the Startup Folder by moving the folder you want to open to the Startup folder.
  • Method 2: Automatically Open Folder via Task Scheduler by creating a task in the Task Scheduler and scheduling it to trigger at Startup.

Read Full Article

like

14 Likes

source image

TechViral

1d

read

45

img
dot

Image Credit: TechViral

How to Add or Remove Optional Features in Windows 11

  • Windows 11 introduced Optional Features, which were initially hidden to reduce storage consumption.
  • To add optional features on Windows 11, go to Settings > Apps > Optional features > View features > Select desired feature > Install.
  • To remove optional features on Windows 11, go to Settings > Apps > Optional features > Select installed feature > Uninstall.
  • Optional features can also be managed via Control Panel by accessing Turn Windows Features on or off and enabling or disabling features.

Read Full Article

like

2 Likes

source image

Macstories

1h

read

233

img
dot

Image Credit: Macstories

TRMNL: The E-ink Companion For Your Favorite Tools [Sponsor]

  • TRMNL is an open-source e-ink dashboard designed to help users stay focused by displaying important information on a 7.5” display.
  • Users can choose from a variety of free plugins to customize their TRMNL experience, including options for weather, tasks, calendars, and more.
  • TRMNL's rechargeable battery lasts from two months to 1.5 years, and the device can be DIY-friendly with instructions available for building your own hardware and running your server.
  • Three frame styles are available for TRMNL, and MacStories readers can save $20 on their purchase with a limited-time offer.

Read Full Article

like

14 Likes

source image

Medium

3h

read

63

img
dot

How to achieve maximum digital privacy

  • Mullvad Browser by Tor Project and Mullvad VPN offers maximum anonymity by resisting fingerprinting and disabling tracking scripts.
  • Mojeek search engine operates its own index, does not track users, and provides impartial search results.
  • Proton Drive for encrypted cloud file storage and CryptPad for secure real-time collaboration are recommended over Google Drive and Docs.
  • Ente Photos encrypts and securely backs up photos, respecting user privacy, while Organic Maps based on OpenStreetMap provides offline navigation with location privacy.
  • Invidious is a tracking-free front-end for YouTube, Notesnook is an offline and encrypted notes app, and F-Droid is a secure app store alternative to Play Store.
  • FUTO Keyboard keeps typing data local, Proton Pass securely stores passwords, and Koel as a self-hosted music streaming server ensures privacy.
  • Tuta Calendar integrates with Tuta Mail for encrypted scheduling, Calyx Meet is a privacy-focused video conferencing platform, and Signal is recommended for secure messaging.
  • Using Kubuntu as a Linux distro and GrapheneOS as a secure mobile OS, along with the mentioned privacy-focused tools, can help maximize digital privacy.

Read Full Article

like

3 Likes

source image

Dev

5h

read

286

img
dot

Image Credit: Dev

How to Find and Clean Up Unowned `__pycache__` Directories on Arch Linux

  • Unowned __pycache__ directories can accumulate on Arch Linux, especially from tools installed via AUR.
  • To find and clean up these directories, a script can be used to identify unowned __pycache__ directories.
  • The script searches the system for __pycache__ directories excluding certain paths like Flatpak and checks ownership.
  • By running this script, users can efficiently identify and remove unowned __pycache__ directories, maintaining system cleanliness.

Read Full Article

like

17 Likes

source image

Gizchina

7h

read

63

img
dot

Image Credit: Gizchina

Where to Buy Legal Windows 11 Pro Key Under $13? (35% Coupon Code “FFTTL” )

  • Microsoft rolls out optional update KB5058499 for Windows 11 version 24H2, featuring a redesigned sharing experience and new features like cross-device resume and Windows Copilot.
  • Some features in the update are exclusive to Copilot+ PCs, offering tools like 'Click to Do' and separate Dolby Vision toggle for HDR.
  • Users can purchase discounted Windows 11 Pro keys under $13 from FFTTL with a 35% discount using the coupon code 'FFTTL'. Various Windows and Office key bundles are available at reduced prices.
  • FFTTL offers reliable product keys for Windows and Office at great prices with quick delivery, and users can save 35% with the coupon code 'ffttl'. Follow Gizchina.com for more tech news.

Read Full Article

like

3 Likes

source image

Dev

12h

read

32

img
dot

Image Credit: Dev

"How to Automate Spring Boot Deployment with Shell Script & Vagrant (Step-by-Step for Beginners)"

  • Automating application deployments saves time and reduces human errors. The process involves deploying a Spring Boot WAR app inside a Vagrant-managed Ubuntu machine using a Shell Script.
  • Prerequisites include having Git, Vagrant, VirtualBox installed and basic knowledge of the Linux terminal. A Spring Boot WAR file is required.
  • Steps include cloning the project using 'git clone', navigating to the Spring Boot app directory in the Vagrant Box, creating and running a setup script to update packages, install Java and Tomcat, deploy the WAR file, restart Tomcat, and check the machine's IP address.
  • After accessing the app in the browser, users can exit and destroy the Vagrant machine to clean up the environment. This guide serves as an introduction to automation with shell scripting and encourages sharing and questions.

Read Full Article

like

1 Like

source image

Medium

14h

read

127

img
dot

Image Credit: Medium

If Programming Languages were Named in Spanish

  • Learning Spanish and programming languages share similarities, but learning Spanish is considered harder due to less shared fundamentals.
  • Tiobe index will be used to translate programming language names from English to Spanish based on popularity.
  • Some Linux command translations from English to Spanish: kill - matar, sleep - dormir, make - hacer, cd - cambiar directorio, mkdir - crear directorio, touch - tocar, find - encontrar, sort - ordenar, uniq - `unic`, top - arriba, free - gratis, traceroute - trazarruta.
  • Considering creating aliases in Spanish for programming commands to practice Spanish while coding.

Read Full Article

like

7 Likes

source image

Ubuntu

19h

read

40

img
dot

Faizul "Piju" 9M2PJU: 0 A.D. on Linux: A Stunning, Free RTS Experience That Rivals the Best

  • 0 A.D. is a free, open-source RTS game set in ancient history and built with passion and precision by Wildfire Games.
  • It features historically accurate civilizations, dynamic map generation, tactical combat, city-building, AI opponents, and modding support.
  • Linux users benefit from native support, Vulkan renderer, FSR support, rolling updates, and active dev engagement.
  • The game focuses on realistic economy, base building, intense tactical combat, endless map variety, and mod support.
  • There are unique architectural styles, tech trees, and military units for each civilization like Romans, Persians, and Athenians.
  • The multiplayer feature includes LAN, Internet play, built-in AI, observer tools, and replays for studying tactics.
  • The community plays a vital role through code contributions, art creation, historical accuracy, translations, and guides.
  • To install on Linux, users can use package managers like apt, pacman, or dnf, or compile from source following official instructions.
  • 0 A.D. showcases the potential of open-source software and offers Linux users a rare, platform-respecting gaming experience.
  • Players can download 0 A.D. from play0ad.com and immerse themselves in a rich RTS experience grounded in history.

Read Full Article

like

2 Likes

source image

Ubuntu

1d

read

19

img
dot

Faizul "Piju" 9M2PJU: Plank: The Minimalist Dock for a Clean Linux Desktop

  • Plank is a minimalist dock designed for Linux desktop environments, known for its simplicity and performance.
  • Key features of Plank include being ultra lightweight, having a minimal UI, extensibility, and theming support.
  • To install Plank on Debian or Ubuntu, use command lines: sudo add-apt-repository ppa:ricotz/docky, sudo apt-get update, sudo apt-get install plank.
  • Plank allows customization with themes, which can be downloaded and applied easily through Plank settings.

Read Full Article

like

1 Like

source image

Ubuntu

1d

read

91

img
dot

Simon Quigley: Trains and Cats: The Trolley Problem

  • The story presents a scenario resembling the Trolley Problem, where an engineer must decide whether to switch a train track to prevent a crash with a large rock.
  • The situation escalates as there is no one present to operate the lever, putting the engineer in a moral dilemma of sacrificing their favorite wooden stick to avert the potential disaster.
  • The Trolley Problem concept is explored, highlighting the ethical challenge of choosing between two unfavorable outcomes and the emotional struggle that accompanies such decisions.
  • The narrative raises thought-provoking questions about moral responsibility, sacrifice, and the complexities of decision-making in crisis situations.

Read Full Article

like

5 Likes

source image

Ubuntu

1d

read

259

img
dot

Simon Quigley: Learn Math Effectively

  • Common misconception exists about math not being used in real life, particularly advanced subjects like Calculus and Trigonometry.
  • Math education focuses on foundational skills without emphasizing on the origins and applications of math, often leading to disengagement in classes.
  • Encouragement is given to explore Calculus and other mathematical concepts with resources like Khan Academy for practical understanding and everyday life application.
  • Highlight on the importance of learning proofs in math to enhance logical thinking and skill in mathematical problem-solving and career advancement.

Read Full Article

like

15 Likes

source image

Ubuntu

1d

read

222

img
dot

Faizul "Piju" 9M2PJU: Rediscover Classic RTS with OpenRA on Linux

  • OpenRA is an open-source project that revitalizes classic Westwood RTS games like Command & Conquer on Linux.
  • It offers modern enhancements, including updated interfaces, enhanced gameplay mechanics, and modding capabilities.
  • The latest features include new missions, persistent skirmish options, balance tweaks, asset support, and language improvements.
  • OpenRA is easy to install on Linux and stands out for its community engagement, modding scene, cross-platform play, and educational value.

Read Full Article

like

13 Likes

For uninterrupted reading, download the app