Automating telnet+windows

For what is GNU Emacs Useful?

2024.04.25 15:47 arthurno1 For what is GNU Emacs Useful?

I just downloaded some old sources from the Internet Archive (see my other post), and found an interesting text about why you want to use Emacs (I see that question often asked here). Written back in 1991 (and still rocking):
We at the Applied Research Information Communications team have been working with the GNU Emacs environment for the last several years to produce an integrated productivity environment for information intensive tasks. (We now refer to this as InfoDock.) It is available today on Paging Products Sun and NeXT networks. The only technical support available for the environment right now is our own informal team answers to questions and documentation which you can find in the Boynton Beach library (ask for the InfoComm file cabinet). We are working on a full commercial support contract for the whole environment, if we develop a significant user base locally. This document gives you an overview of why you should consider using the Emacs environment to improve your productivity. For What is GNU Emacs Useful? Bob Weiner Brown University 1/6/91 Written at Brown University with Motorola support. Localized for Motorola PWDG use: 10/05/92 V1.1 Available for unrestricted use and distribution with attribution. * Introduction ============== Although many people in business, technical and academic fields have heard about or even used GNU Emacs in recent years, there remain many misconceptions about what it is and for what tasks it may be used. This document is meant as a brief outline of the salient points that distinguish GNU Emacs from many other related tools available. It does not explain what GNU Emacs is to the wholly uninitiated. For that, you should see the GNU Emacs Manual published by the Free Software Foundation of Cambridge, Massachusetts, USA. GNU Emacs is at heart a framework rather than a single tool. The original emacs idea began as a way to support efficient text editing, but it has grown into much more than that, while still retaining its original goals of efficiency. It can be readily customized to support any number of tasks. GNU Emacs is available for free use and distribution. It is portable to virtually every UNIX platform and OS/2. As part of our productivity improvement, information delivery and application research work, we in Motorola PWDG Applied Research have extended the Emacs environment with a number of significant tools and have customized it to help you achieve high performance results in your work. We hope you take advantage of this work, which is available for free use throughout Motorola. Staffers are available to assist teams who wish to integrate the Emacs framework into their knowledge work processes. Below is a high-level summary of Emacs features. The list of items preceded by plus signs offer a good two page synopsis for management that suggests how Emacs can improve your work environment. All tools share a common editing framework more capable than any commercially available tools. Commercial support is available for GNU Emacs and a number of major corporations rely upon such support. GNU Emacs tools include: + CalendaAppointment Manager - for personal use, no group scheduling + Command Shell - provides convenient, editable access to operating system commands, even from a terminal + Compilation Interface - jumps to source line of any errors + Electronic Mail - reader and composer, 3 different readers from which to choose + Editor - for text, programming, documentation languages; powerful facilities; can interface to version release control systems + Debugger Interface - speeds program debugging and analysis + File Manager - directory browsing and management + File Filter - can apply complex filtering directives in a batch mode + Forms Entry - entry and management of forms-based data + Hypertext Management System - supports rapid information linkage and access, e.g. jump to other files or program identifiers at the touch of a key + Info Manual Browser - efficiently browses online manuals + Lisp Interpreter - for learning and producing production quality code + Menus - a number of tools can be accessed from an effective menu interface whether or not a mouse is available; supports different user skill levels and provides a common interface on terminals and window systems + Network News/Bulletin Boards - reader and article submitter; this may be the only portable UNIX-based newsreader pre-configured for use in the Paging Division + Object-oriented Code Browser - supports the five major OO languages: C++, Objective-C, CLOS (Lisp), Smalltalk, and Eiffel; a graphical Motif-based browser is also available. + Outliner - for both text and program source code + Remote Control of Emacs - other programs can send edit or other requests to an Emacs process, whether they run on the same machine or on another network. + Remote File Editing - files on remote hosts accessible via a network connection can be edited as though they were local (except you specify your user account on the remote machine); this permits editing from your machine to files located on Suns, Apollos, HPs, NeXTs and other TCP/IP-based machines + Rolodex - flexible, fast lookup of record-based information + Scientific calculator - very advanced, can solve problems without programming + Full-text Retrieval - User interface to Wide Area Information Server (WAIS) client-server full text and other media retrieval system + Watch What I Do Automation - stores command sequences for later playback + VI Emulation - to ease transition to Emacs for VI users; other editor emulations can be written * Detailed Emacs Traits ======================= ** Standard, sensible user interface Think of all the programs and associated user interfaces you have had to learn over the years to do each task. Now look at what you can do by mastering a single integrated environment with one consistent user interface. ** Powerful, flexible text editor Interactive filling and justification. Outlining. Unlimited number of edit buffers. Unlimited line lengths. Displays EXACTLY what is in files, including all control and binary codes. Multi-windowed, even from text terminals. Extended UNIX regular expression capabilities. Mode and buffer specific key bindings; full user control over what each key does. Edit on remote machines via ftp. The editor works on the files pretty much as though they are local. Editor lock to prevent unauthorized usage (useful from terminals). ** Programming language editor Syntax-specific support for Lisp, C, C++, Pascal, Fortran, assembler, Eiffel, Sather, Modula-2, Simula, etc. Incremental search (finds matches as you type the search expression). Tags finding (jumps to the definition of functions and variables given a name). Compiler error grep/pattern matching parsing for many language compilers (jumps to source file lines where error or grep expression matches occur). Debugger interface (Permits debugging of C, C++ and Objective-C from within the editor; also cross-debugging of assembler is possible). ** Document editing and formatting Text, outlines, TeX, LaTex, Texinfo, Interleaf TPS, Nroff, Troff, and Scribe support. ** Context Saving Each buffer maintains its own state. A history of major edit locations within each buffer is kept so you can quickly return to any one. As buffers overlay one another in windows, it is simple to return to any desired buffer set. Entire buffer-window configurations may be saved and recalled with a single key. Quitting a special edit mode typically brings you back to where you were before you started. Editing history is saved between sessions; each day you start where you left off. Usually, from day to day you tend to be working on the same set of files so each time you start the editor, the files you were editing last time you quit from the editor will be automatically reloaded. ** Calendar Schedule your own appointments. Look up any date. ** Rolodex (Wrolo) Unlimited, free-form entries. Fast lookup. ** E-Mail ReadeComposer (RMAIL or VM) Very interactive. Reads, files, forwards, replies to, locates, summarizes, and sorts groupings of mail. Two mail readers for users with different backgrounds and tastes to choose among. ** Lisp Interpreter (Emacs Lisp) Helps people learn the language. Contains an interactively steppable debugger. ** News ReadeComposer (GNUS) Powerful USENET net news (bulletin board) reader, like the mail readers. ** Menu interface (Smart Menus) An easy to use menu system for using a number of Emacs tools. ** Directory Editing (Dired) Navigate through directory hierarchies, view files, rename, copy, safely delete, and change permissions on files. ** OS Command Shell Interface (Shell) File name completion (essentially selection of files from a list). Interactive history recall. Editable transcript pads of your command interactions even from terminals. Telnet, cross-system remote login mode. ** Man Page Browsing (Superman and Man-apropos) Quick UNIX manual page interface which simplifies browsing. ** Info: Linked Information Browser (Info) Easy to use, point and click support available. Very fast to find information within an organized body of work. Manuals on a number of tools are available in this format. ** Hypertext Management System (Hyperbole) Easy to construct targeted, interactive information access systems Point and click hypertext buttons in e-mail, network news, and any files Menu based interface ** Learning / Reference Aids Online self-paced tutorial. Online complete reference manual. Printed manual and key binding summaries. See Paging Division library for printed help guides. ** Customizability Source code is available for local customization. 'Watch what I do' type macros are used for simple user customizations. Lisp is used for complex customization requirements. * Platform Issues ================= ** HP Apollo Native DM (Display Manager) and X window implementation; mouse and DM key support. DM keys operate as expected so people can immediately be productive. Many Emacs control key bindings can be made available in the DM environment making them very compatible. Works with BSD UNIX. ** SUN OpenWindows/X window support. ** Other UNIX GNU Emacs runs on virtually all UNIX platforms under X and via character terminals. ** OS/2 A full port of GNU Emacs is available for OS/2, although we do not have it in-house. ** MS DOS A recently released port allows GNU Emacs to run on 386 and 486, DOS-based PCs with a number of limitations. ** Terminals Emacs takes advantage of any UNIX supported display terminal with little change in interface or functionality limitation. Dial-in from home via modem and work much like you can with a direct connection. 
submitted by arthurno1 to emacs [link] [comments]


2024.01.30 16:33 mgcrimhead 💎 Bounties to improve open source C++ projects

Hey everyone! I'm one of the founders at Algora.io — an open source bounties platform which has helped reward 1,104 bounties ($122,659) to 311 OSS contributors in 54 countries to date.
Bounties are cash awards on Github issues, paid when PRs are merged. Anyone can offer a community bounty in any repository, while maintainers can both create their own as well as crowdfund with their community.
There's a bunch of available C++ bounties from really cool OSS projects, hope you find something you like!

Timeplus

⭐ 538 stars 💻 A fast and lightweight streaming SQL engine, 🚀 powered by ClickHouse
💎 $1,000Add support for NATS Jetstream
💎 $500External Streams/Tables to read/write Apache Iceberg
💎 $300External Stream supports read/write Apache Pulsar
💎 $250Create compelling examples to demonstrate Timeplus Proton and publish videos
💎 $200Support for Apache Arrow and ADBC (Arrow Database Connectivity)

PX4 Autopilot

⭐ 7.3K stars 💻 Open Source Autopilot For Drone Developers
💎 $1,000Fix and rewrite collision prevention
💎 $100Support EKF2GPS_POS\* for Multiple GPS

Mudlet

⭐ 678 stars 💻 A cross-platform, open source, and super fast MUD client with scripting in Lua ⚔️
💎 $200Undo/redo support in editor
💎 $200Unable to read the output window with JAWS
💎 $200Support telnet:// links
💎 $120Automate Area_51 to main manual migration
💎 $80Automate release tagging in Git
💎 $80Automate dblsqd release creation
💎 $80Automate dblsqd linking for windows
💎 $80Automatically create PRs updating development with the new release
💎 $80Automate uploading of windows release binaries
💎 $200Second profile load changes UI elements of first profile
💎 $200Make Mudlet portable between computers
💎 $200Luminari UI breaks input line grows in size
We'd love to hear your feedback! Always available to answer your questions and help out (https://algora.io/discord, https://twitter.com/algoraio, zafer@algora.io)
submitted by mgcrimhead to cpp [link] [comments]


2023.12.21 16:12 Eliminateur host ping monitor and telnet trigger automation, how?

Hello,
unsure if this is the correct place but here's the thing:
i have a firewall installed on a old HP proliant server, the thing is that once in a while it likes to lockup completely randomly and i then have to login to iLO and hard reset the server.
But if it lockups when i have to remote over a weekend/after work hours or on vacation it will be impossible.
So i'm researching on how to automate this, run a continuous ping monitor from a windows server in the LAN so that it triggers the reset automatically.
Now the script/software should do:
Continuous ping(or triggered by task scheduler) of the LAN IP of the FW, if it fails let's say for 4 seconds(4 times 1s default ping ) then trigger the telnet script.
Then wait until ping start responding to REARM the monitoring(or a number of minutes far greater than a normal boot), otherwise it will enter a reset loop as it take a long time for the firewall to boot(minutes).

I was using bing copilot and some googling to see if there's some powershell scripts for this, found some examples with test-connection, and something about PS background jobs(never heard of that...) but even if i make a script that pings 4 times, then triggers telnet, then runs an check for ping(can't find a way to make a continuous ping with test-connection) i can't find a way to "flag" so it doesn't retrigger whilst it's booting if i run the script via task scheduler.
¿any other ideas on how to automate this?
submitted by Eliminateur to HomeServer [link] [comments]


2023.12.19 15:36 robertsmattb Returned to Linux after 20 years to build my law practice. LMDE 6 trounces Fedora 39, and it is not close.

TLDR: Used RedHat as a teenager in the late 90s; used windows as an adult; got fed up with it; tried Fedora 39; immediately got frustrated; tried Linux Mint Debian Edition; It's effing amazing.
Obligatory Nostalgia: My first experience with Linux was in ~1998 or so. My parents drove me down to the Software Etc store at the local mall and I picked up a copy of the RedHat Linux boxed set 3.0, and I installed it via CD-ROM. I remember tinkering around with kernel modules to add hardware. Back then, I had all the patience in the world to edit networking scripts to get our 56k dialup modem to work so I could play MUDs on a terminal telnet client. Anyway I basically stopped using it in college and just committed myself to windows mediocrity.
Today I need Linux for professional office use: Last year I left my law firm job and started my own solo practice. I operate out of my home office and need a robust computer system for working with documents, managing cases, and using web utilities/email. I cannot afford a staff, so I need a reliable, powerful OS as a backbone.
Windows 11 was, needless to say, infuriating in this regard. The final straw for me was when I did not immediately re-subscribe to their cloud-based Office 365 products, and it started locking me out of other parts of my computer and hitting me with subscription ads on the login screen. It pisses me off to no end that I am just expected to pay $100 yearly for word processing software, all on the Microsoft cloud. So, they pushed me back into Linux-based solutions.
My ultimate ambition is to script away the need to ever hire a secretary or baby lawyer. I'm learning bash, Python, SQLite, and LibreOffice scripting, to automate the creation of routine legal documents. As the LLM technology improves, my scripts will improve. Building up a paperless law office with FOSS has been an exciting entrepreneurial project, and theoretically could be worth millions over the course of my career.
I went directly to Fedora 39 and quickly lost patience with it. No particular reason, other than that I had gotten accustomed to RPM and GNOME, decades ago. The installation was painless, but the problems started basically right off the bat. As one example, the grub bootloader was buggy and impossible to configure. It randomly added another grub menu entry to boot onto the same kernel during a system software update, and then it wouldn't let me get rid of it. The GUI tools for configuring grub were not compatible with fedora -- it could not even recognize my dual-boot windows system. When I searched online for grub help, the suggested command syntax would not work. When I tried to install the suggested utilities, the package managers could not find the correct software. When I tried to edit the config files manually, the OS would not let me do it because of permissions. Etc.
Clearly there are solutions to those problems, and I fully understand that fixing things is just part of the Linux journey. But I need it to be kept to a minimum in order to be a true boon for productivity.
Linux Mint Debian Edition 6 is, so far, flawless. Once I realized that the bulk of community support is for Debian-based systems, I studied up on the modern distros and decided that LMDE seems to check all my boxes. It does. Installation was easy. Cinnamon is easy and functional. The package manager found all my favorite applications and installed them with no dependency hell. And although Linux Mint is held up as a "dummy user" solution, there is clearly no limit to what I can do with scripting.
10 out of 10. I'm a true believer.
submitted by robertsmattb to linuxmint [link] [comments]


2023.09.07 07:33 ram1482800 Windows 11 2023 Super Lite ISO ENG V2 (BEAST MODE OS)

Windows 11 2023 Super Lite ISO ENG V2 (BEAST MODE OS)

Windows 11 2023 Super Lite ISO image ENG V2 Download (Google Drive Link)

https://preview.redd.it/2vzvuop4srmb1.jpg?width=1280&format=pjpg&auto=webp&s=ef1f9a638d5982b82a40874f594b7ecbe57eb4b5
Welcome to Compressware.in the blog, Today we are sharing a new custom-built Windows 11 2023 Super Lite ISO ENG V2 Google Drive link for download.
In Windows 11 2023 Super Lite OS, you get over 100+ preinstalled tools, software, and apps, along with various customization features that distinguish this OS from the original. When you install Windows 11 2023 Super Lite 64bit OS on your laptop, you will get all the preinstalled software on your desktop after installation is complete, so you won’t need to download anything from Google.

https://preview.redd.it/is3x6n58srmb1.png?width=1012&format=png&auto=webp&s=98b9b0d93fa2bdad2be23b3cf7e9df8cd283848b
It was built by a third-party developer for specific purposes and is mainly designed for gamers. The **Windows 11 2023 Super Lite V2 32bit OS is compatible the majority of hardware and software.**If your laptop has 2GB and 3GB RAM still you can install this OS on your laptop, it is fully compatible for all major laptops.
This Windows 11 2023 Super lite v2 OS is very fast and shuts down your computer within two seconds, The OS also includes built-in virus protection, a modern design, and 20 High Definition wallpapers, making it more enjoyable and powerful.
So I hope you like this Operating system.

Some Features Have Been Removed From Windows 11 2023 Super Lite V2 ISO Google OS:

Edge Chromium BrowserEdge WebViewInternet ExplorerFirst Logon AnimationGame ExplorerLock Screen BackgroundScreen SaversSpeech RecognitionWallpapersWindows ThemesWindows TIFF IFilter (OCR)Windows System Assessment ToolOffline FilesOpen SSHRemote Desktop ClientRemote Differential Compression (RDC)Simple TCP/IP ServicesTelnet ClientTFTP ClientWallet ServiceWindows MailAssigned AccessCustomer Experience Improvement Program (CEIP)Face RecognitionKernel DebuggingLocation ServicePicture PasswordPin SignIn SupportUnified Telemetry Client (Asimov)WiFi Network Manager (WiFi Sense)Windows Error ReportingWindows Insider HubMultiPoint ConnectorOneDrive Desktop ClientRemote AssistanceRemote Desktop ServerRemote RegistryWork Folders ClientDevice Lockdown (Embedded Experience)Ease of Access CursorsEase of Access ThemesEasy TransferFile HistoryMagnifierManual Setup (InPlace Upgrade)NarratorProjected File System (ProjFS)Security CenterSteps RecorderStorage SpacesSystem RestoreWindows BackupWindows To GoAAD Broker PluginAccounts ControlAssigned Access Lock AppAsync Text ServiceBio EnrollmentCalling Shell AppCapture PickerCBSPreviewContent Delivery ManagerCredential Dialog HostECAppEdge Classic BrowserEdge Developer Tools ClientLock AppMap ControlNarrator Quick StartNcsiUwpAppOOBE Network Captive PortaOOBE Network Connection FlowParental ControlsPeople Experience HostPinning Confirmation DialogPrint DialogRetail Demo ContentSecure Assessment BrowserSetting SyncSkype ORTCSmart ScreenWebcam ExperienceWin32 Web View HostWindows Defender AppWindows Mixed RealityWindows Reader (PDF)Windows Store Back-end ClientXbox Console Companion Back-end ClientXbox Game Callable UIXGpu Eject DialogAlarms & ClockApp InstallerClipchamp Video EditorCortanaFamilyFeedback HubFilms & TVGaming App (Xbox App)Get HelpGoogle’s VP9 WebM Video Codec PluginHigh Efficiency Image File (HEIF) Codec PluginHigh Efficiency Video Codec (HEVC) PluginMapsMy OfficeNewsPeoplePhone LinkPower Automate DesktopQuick AssistRaw Image ExtensionScreen SketchSolitaire CollectionSticky NotesStore Experience HostTipsTodosVoice RecorderWeatherWindows Web Experience PackWindows Mail AppWindows Store AppXbox Game Bar PluginXbox Game BarXbox Identity ProviderXbox Game Speech WindowXbox UIPrint Queue.NET assembly cacheAgent Activation RuntimeAllJoyn Router ServiceApplication Layer Gateway ServiceApplication Virtualization (App-V)Authorization Manager – 32 bitAuthorization ManagerAuto Time Zone UpdaterAuto-Rotation ManagerAutoPlayAzure Active DirectoryBranchCache ClientBrowser BrokersCache and temp filesCapture ServiceCellular TimeCertificate Manager – 32 bitClipboard User ServiceCloud NotificationsCollaboration Data Objects for Windows (CDOSYS)COM+ (Component Services) (management console) – 32 bitCOM+ (Component Services) (management console)COM+ System ApplicationComputer Management – 32 bitConsent UXData Sharing ServiceData Usage serviceDelivery OptimizationDesktop Activity Moderator (DAM)Desktop image downloaderDevice Manager – 32 bitDevice PickerDevice Setup ManagerDevice Update CenterDevices Flow – 32 bitDirect Access ConnectionDirectX WARP JIT ServiceDisk failure diagnosticsDisk Management – 32 bitDisk Quota – 32 bitDiskRAID toolDisplay SwitchDistributed Link Tracking ClientDistributed Transaction Coordinator (DTC)Dolby Atmos codec packDVD PlayEmbedded ModeEncrypting File System (EFS) – FeatureEnhanced StorageEnterprise Data Protection (EDP/WIP)Event Tracing for Windows (ETW)Event Viewer – 32 bitExchange ActiveSync (EAS)File Picker UI Host – 32 bitFile Revocation Manager – 32 bitFile Server Resource ManagerFloppy diskFolder RedirectionFont previewer – 32 bitGraphics performance monitor serviceHost Bus Adapter (HBA) APIIdentity Protection Technology (Intel IPT)Infrared devicesInput Service (CTFMON) – 32 bitIntel Indeo CodecsInternet Authentication Service (IAS)Internet Printing ClientIP Translation Configuration ServiceIPsec Policy AgentiSCSI InitiatorKerberos Client – 32 bitLocal Profile Assistant ServiceLocal Security Policy EditorLocal Users and Groups Manager – 32 bitLocation notificationsMalgun Gothic BoldManifest Backup (WinSxS\Backup)Media Foundation – 32 bitMemory DiagnosticMessaging ServiceMicrosoft Cloud Identity ServiceMicrosoft Data Access Components (MDAC)Microsoft GS Wavetable SW Synth (MIDI)Microsoft JhengHei & Microsoft JhengHei UIMicrosoft JhengHei Bold & Microsoft JhengHei UI BoldMicrosoft JhengHei Light & Microsoft JhengHei UI LightMicrosoft PassportMicrosoft Sync FrameworkMicrosoft YaHei & Microsoft YaHei UIMicrosoft YaHei Bold & Microsoft YaHei UI BoldMicrosoft YaHei Light & Microsoft YaHei UI LightMingLiU-ExtB & PMingLiU-ExtB & MingLiU_HKSCS-ExtBMMGA MAPIMobile Device Management (MDM)Natural AuthenticationNatural Language – SortingNDIS Packet Capturing (NDISCAP)Near Field Communication (NFC)Network and Sharing CenterNetwork Connected Devices Auto-SetupNetwork DiscoveryNetwork ProjectionNetworked Camera SourceNow Playing Session ManagerNTVDM 16 bit subsystemOneSettings ClientPacket Monitor (PktMon)PaymentsPeer NetworkingPen ServicePerformance CMD Tools for TracingPerformance MonitorPhone ServicePhoto codec – 32 bitPhoto Viewer – 32 bitPoint of Service (POS)Portable Device Enumerator ServicePrint to PDFPrivate Character EditorProximityRecommended Troubleshooting serviceReliability Analysis ServicesRemote Access Auto Connection ManagerRemote Access Connection ManagerRemote Access Service Client ToolsRemote Desktop Services ActiveX Client – 32 bitRemote Direct Memory Access (RDMA) ping toolRemote Procedure Call (RPC) LocatorRights Management supportScannerSend To Mail and DesktopServer-Initiated Healing ClientServices (management console) – 32 bitServicing Stack – 32 bitShare Host – 32 bitShare Media Control PanelShared ExperiencesShared Folders UI – 32 bitShared Folders UIShared modem settings (mdmgl*.inf)Shared PC modeSimple Network Management Protocol (SNMP)SimSun & NSimSunSimSun-ExtBSpatial Sound (3D Audio)Speech APIStorage Quality of Service (Storage QoS)SuperfetchSystem GuardTable Text ServiceTargeted Content Service – 32 bitTask Manager – 32 bitTask Scheduler (management console) – 32 bitTask Scheduler – 32 bitText predictionTime Travel Debugger (TTD)Trusted Platform Module (TPM) (management console) – 32 bitTV Tuner codecs and supportUniversal Notification Platform (UNP)Unix socket (AF_UNIX)User Data AccessUser Device RegistrationUser Experience Virtualization (UE-V)Virtual Private Network (VPN) supportVirtual Smart CardVirtual WiFiVolume Shadow CopyWebClientWiFi Sync ProviderWindows AI Machine LearningWindows AuditWindows Connect Now (WCN)Windows Disc Image Burning ToolWindows Encryption Provider Host ServiceWindows Firewall (management console) – 32 bitWindows Help contentWindows Mail Communications LibraryWindows Management Instrumentation ToolsWindows Performance RecorderWindows Push Notifications Service (System)Windows Recovery (WinRE) – Cloud downloadWindows Remote Management (WS-Management)Windows SearchWired AutoConfigWMP Network Sharing Service – 32 bitBitLocker Drive EncryptionCamera Frame ServerComponent Package SupportContact DataDiagnostics and TroubleshootingDisk QuotaExtensible Authentication Protocol (EAP)File Trace MiniFilterHelp file support (CHM)Internet Connection Sharing (ICS)Microsoft Management Console (MMC) – 32 bitMobilePCMPEG-2 SplitterNDIS User Mode I/O driverNetwork Data Usage Monitoring DriverPerformance Logs and AlertsRouting and Remote Access supportSensorsSMS Router ServiceSpell CheckingSystem Event Notification Service (SENS)System Reset for WindowsTablet PCTelephonyUPnP Device HostUser Data StorageWindows Audit (Tools)Windows Image Acquisition (WIA)Windows Recovery (WinRE)WLANWMP Network Sharing ServiceWWAN AutoConfig

Some Of The Services Have Been Disable/Enabled/Hided From Windows 11 2023 Super Lite ISO V2 OS

Disable Automatic Download and Install of 3rd Party AppsDisable Automatic Download and Install of Microsoft Teams AppDisable Automatic Windows UpgradeDisable Cortana AppDisable Microsoft Reserved Storage Space for Windows UpdatesDisable Windows 11 Installer Hardware CheckDisable Windows DefenderDisable Windows SmartScreenEnable DISM Image Cleanup with Full ResetBaseEnable Fraunhofer MP3 Professional CodecEnable Windows Classic Context MenusEnable Windows Local AccountEnable Windows Photo ViewerForce .NET Programs to Use Newest .NET FrameworkHide Taskbar Chat IconHide Taskbar Meet Now IconHide Taskbar News and InterestsHide Taskbar Search BarHide Taskbar Task View IconHide Taskbar Widgets Icon

Windows 11 2023 Super Lite V2 ISO (Custom BuildOS) Included Languages:

  • Added English- USA Only (You can add many languages and keyboards according to your need)

Windows 11 Professional 2023 Super Lite ISO V2 System Requirement

  • Developer & Publisher: Microsoft
  • Custom Build by: u/tcaxeosworld.wordpress
  • Build version: 10.0.22621.1413
  • Architecture: 32bit – 64bit.
  • Release: September 2023.
  • Processor: quad-core processor and Higher.
  • RAM: 2GB minimum for smooth running.
  • HDD: 20 GB hard disk space for installation.

How To Create A Windows 11 2023 Super Lite ISO V2 OS Bootable USB Flash Drive Using An ISO Image

There are several methods for creating a Windows 11 2023 Super lite ISO v2 32-bit 64-bit OS bootable USB flash drive. One of best methods is to use the Rufus utility to create a bootable USB flash drive from the Windows 11 Pro 22H2 Super lite Google Drive ISO image.
Here are my 3 Personal methods to make a bootable USB flash drive for Windows, Linux, and macOS.

How To Install Windows 11 2023 Super Lite ISO V2 OS On Your PC/Laptop/Mac Full Guide

Here is the complete Windows 11 Professional 2023 22H2 Super lite v2 OS installation guide.

Windows 11 2023 Super Lite ISO ENG_USA V2 OS Preview


https://preview.redd.it/m8uxjx7bsrmb1.png?width=731&format=png&auto=webp&s=f2813ab30c18097bebcedb883c8691577cfec738
https://preview.redd.it/6unyaq7bsrmb1.png?width=724&format=png&auto=webp&s=f16c1ce4ec07b8ae5de21378ca8b16cf1e2139bb
https://preview.redd.it/qr732q7bsrmb1.png?width=726&format=png&auto=webp&s=9b5ede9e8eef0605f90fba4e4eda0fefd5288b49
https://preview.redd.it/a24qsq7bsrmb1.png?width=726&format=png&auto=webp&s=1c8763ccf344ac9d78ac7a0770c13455cf3a5cd0
https://preview.redd.it/9ix5wv7bsrmb1.png?width=725&format=png&auto=webp&s=3c42c20a964d87bd7b1c8b3f744996c81338487d
https://preview.redd.it/i5xmfr7bsrmb1.png?width=724&format=png&auto=webp&s=7c28abe474b6a331e83e011cc99ac2ae39a906bc
https://preview.redd.it/ktzo3t7bsrmb1.png?width=729&format=png&auto=webp&s=d6bb681fb50d194780902f75f5c1343534c30702
https://preview.redd.it/ork5q28bsrmb1.png?width=727&format=png&auto=webp&s=5d5d7685a0f06115405c65954c6ebc1b871685e6
https://preview.redd.it/y6ynpy7bsrmb1.png?width=722&format=png&auto=webp&s=5e708457cea6d38ef7becce3b96fbdb31bd62a06
https://preview.redd.it/r3as338bsrmb1.png?width=726&format=png&auto=webp&s=930d110b9c032ef1506b0d0541c6e2714ef2d340
https://preview.redd.it/2nyoc48bsrmb1.png?width=725&format=png&auto=webp&s=8bbab1ee72060324e2d86a32da1eaa1bce2097f6
https://preview.redd.it/3l3k8c8bsrmb1.png?width=726&format=png&auto=webp&s=6c0c320827a4ad20c0d348f8d01ea1bd783b518d
https://preview.redd.it/x0y4m68bsrmb1.png?width=725&format=png&auto=webp&s=d8077e1d9a10112ae8b19c6cfa3a44e8a00e481f
https://preview.redd.it/jiq8278bsrmb1.png?width=724&format=png&auto=webp&s=c879b6409f703ec5d16564966ce2d376701db4a3

READ MORE...

submitted by ram1482800 to u/ram1482800 [link] [comments]


2023.08.08 10:46 ram1482800 Windows 11 Pro 22H2 Super Lite ISO ENG (30+ Theme Added)

Windows 11 Pro 22H2 Super Lite ISO ENG (30+ Theme Added)

Windows 11 Pro 22H2 Super Lite ISO Image ENG-USA (Redesign + ULTRA FASTEST OS)


https://preview.redd.it/qivoai29nugb1.jpg?width=1920&format=pjpg&auto=webp&s=53cbd7c3cae0bcc62e85dcef05e0adbd00ae6b9b
1.3GB v22H2 Super Lite OS 32-bit - 64-bit Build 22621.1265 Auguest 2023
Welcome to Compressware. In today’s article, I have brought a new operating system for you guys, called Windows 11 Pro Super lite redesigned os for download,which is completely custom-built. This OS has been completely redesigned, which is very fresh and has a modern interface.
In this Windows 11 Pro 22H2 Super Lite Custom Build OS, you get more than 30+ modern themes means you can personalize your laptop and personal pc according to your need and mood. This OS completely gives you a fresh look. In this, you get 20+ HD wallpapers from which the user can easily customize the background of your laptop.
This Windows 11 Pro 22H2 Super Lite ISO Google Drive OS is super light, specially made for low end PC. You only need 2GB ram and a quad-core processor to install this OS on your PC or laptop. You can also install it on VirtualBox and VMware Workstations. I have given below the Windows 11 Pro 22H2 Super Lite ISO Google Drive zip file download link of this build.
In Last, I will only say you will like this Windows 11 Pro 22H2 Super Lite Google drive ISO OS so much, and its modern look is so attractive that you will enjoy working on it. So I hope you like this Operating system.

Some Features Have Been Removed From Windows 11 Pro 22H2 Superlite ISO Google OS:

Edge Chromium Browser Edge WebView Internet Explorer First Logon Animation Game Explorer Lock Screen Background Screen Savers Speech Recognition Wallpapers Windows Themes Windows TIFF IFilter (OCR) Windows System Assessment Tool Offline Files Open SSH Remote Desktop Client Remote Differential Compression (RDC) Simple TCP/IP Services Telnet Client TFTP Client Wallet Service Windows Mail Assigned Access Customer Experience Improvement Program (CEIP) Face Recognition Kernel Debugging Location Service Picture Password Pin SignIn Support Unified Telemetry Client (Asimov) WiFi Network Manager (WiFi Sense) Windows Error Reporting Windows Insider Hub MultiPoint Connector OneDrive Desktop Client Remote Assistance Remote Desktop Server Remote Registry Work Folders Client Device Lockdown (Embedded Experience) Ease of Access Cursors Ease of Access Themes Easy Transfer File History Magnifier Manual Setup (InPlace Upgrade) Narrator Projected File System (ProjFS) Security Center Steps Recorder Storage Spaces System Restore Windows Backup Windows To Go AAD Broker Plugin Accounts Control Assigned Access Lock App Async Text Service Bio Enrollment Calling Shell App Capture Picker CBSPreview Content Delivery Manager Credential Dialog Host ECApp Edge Classic Browser Edge Developer Tools Client Lock App Map Control Narrator Quick Start NcsiUwpApp OOBE Network Captive Porta OOBE Network Connection Flow Parental Controls People Experience Host Pinning Confirmation Dialog Print Dialog Retail Demo Content Secure Assessment Browser Setting Sync Skype ORTC Smart Screen Webcam Experience Win32 Web View Host Windows Defender App Windows Mixed Reality Windows Reader (PDF) Windows Store Back-end Client Xbox Console Companion Back-end Client Xbox Game Callable UI XGpu Eject Dialog Alarms & Clock App Installer Clipchamp Video Editor Cortana Family Feedback Hub Films & TV Gaming App (Xbox App) Get Help Google’s VP9 WebM Video Codec Plugin High Efficiency Image File (HEIF) Codec Plugin High Efficiency Video Codec (HEVC) Plugin Maps My Office News People Phone Link Power Automate Desktop Quick Assist Raw Image Extension Screen Sketch Solitaire Collection Sticky Notes Store Experience Host Tips Todos Voice Recorder Weather Windows Web Experience Pack Windows Mail App Windows Store App Xbox Game Bar Plugin Xbox Game Bar Xbox Identity Provider Xbox Game Speech Window Xbox UI Print Queue .NET assembly cache Agent Activation Runtime AllJoyn Router Service Application Layer Gateway Service Application Virtualization (App-V) Authorization Manager – 32 bit Authorization Manager Auto Time Zone Updater Auto-Rotation Manager AutoPlay Azure Active Directory BranchCache Client Browser Brokers Cache and temp files Capture Service Cellular Time Certificate Manager – 32 bit Clipboard User Service Cloud Notifications Collaboration Data Objects for Windows (CDOSYS) COM+ (Component Services) (management console) – 32 bit COM+ (Component Services) (management console) COM+ System Application Computer Management – 32 bit Consent UX Data Sharing Service Data Usage service Delivery Optimization Desktop Activity Moderator (DAM) Desktop image downloader Device Manager – 32 bit Device Picker Device Setup Manager Device Update Center Devices Flow – 32 bit Direct Access Connection DirectX WARP JIT Service Disk failure diagnostics Disk Management – 32 bit Disk Quota – 32 bit DiskRAID tool Display Switch Distributed Link Tracking Client Distributed Transaction Coordinator (DTC) Dolby Atmos codec pack DVD Play Embedded Mode Encrypting File System (EFS) – Feature Enhanced Storage Enterprise Data Protection (EDP/WIP) Event Tracing for Windows (ETW) Event Viewer – 32 bit Exchange ActiveSync (EAS) File Picker UI Host – 32 bit File Revocation Manager – 32 bit File Server Resource Manager Floppy disk Folder Redirection Font previewer – 32 bit Graphics performance monitor service Host Bus Adapter (HBA) API Identity Protection Technology (Intel IPT) Infrared devices Input Service (CTFMON) – 32 bit Intel Indeo Codecs Internet Authentication Service (IAS) Internet Printing Client IP Translation Configuration Service IPsec Policy Agent iSCSI Initiator Kerberos Client – 32 bit Local Profile Assistant Service Local Security Policy Editor Local Users and Groups Manager – 32 bit Location notifications Malgun Gothic Bold Manifest Backup (WinSxS\Backup) Media Foundation – 32 bit Memory Diagnostic Messaging Service Microsoft Cloud Identity Service Microsoft Data Access Components (MDAC) Microsoft GS Wavetable SW Synth (MIDI) Microsoft JhengHei & Microsoft JhengHei UI Microsoft JhengHei Bold & Microsoft JhengHei UI Bold Microsoft JhengHei Light & Microsoft JhengHei UI Light Microsoft Passport Microsoft Sync Framework Microsoft YaHei & Microsoft YaHei UI Microsoft YaHei Bold & Microsoft YaHei UI Bold Microsoft YaHei Light & Microsoft YaHei UI Light MingLiU-ExtB & PMingLiU-ExtB & MingLiU_HKSCS-ExtB MMGA MAPI Mobile Device Management (MDM) Natural Authentication Natural Language – Sorting NDIS Packet Capturing (NDISCAP) Near Field Communication (NFC) Network and Sharing Center Network Connected Devices Auto-Setup Network Discovery Network Projection Networked Camera Source Now Playing Session Manager NTVDM 16 bit subsystem OneSettings Client Packet Monitor (PktMon) Payments Peer Networking Pen Service Performance CMD Tools for Tracing Performance Monitor Phone Service Photo codec – 32 bit Photo Viewer – 32 bit Point of Service (POS) Portable Device Enumerator Service Print to PDF Private Character Editor Proximity Recommended Troubleshooting service Reliability Analysis Services Remote Access Auto Connection Manager Remote Access Connection Manager Remote Access Service Client Tools Remote Desktop Services ActiveX Client – 32 bit Remote Direct Memory Access (RDMA) ping tool Remote Procedure Call (RPC) Locator Rights Management support Scanner Send To Mail and Desktop Server-Initiated Healing Client Services (management console) – 32 bit Servicing Stack – 32 bit Share Host – 32 bit Share Media Control Panel Shared Experiences Shared Folders UI – 32 bit Shared Folders UI Shared modem settings (mdmgl*.inf) Shared PC mode Simple Network Management Protocol (SNMP) SimSun & NSimSun SimSun-ExtB Spatial Sound (3D Audio) Speech API Storage Quality of Service (Storage QoS) Superfetch System Guard Table Text Service Targeted Content Service – 32 bit Task Manager – 32 bit Task Scheduler (management console) – 32 bit Task Scheduler – 32 bit Text prediction Time Travel Debugger (TTD) Trusted Platform Module (TPM) (management console) – 32 bit TV Tuner codecs and support Universal Notification Platform (UNP) Unix socket (AF_UNIX) User Data Access User Device Registration User Experience Virtualization (UE-V) Virtual Private Network (VPN) support Virtual Smart Card Virtual WiFi Volume Shadow Copy WebClient WiFi Sync Provider Windows AI Machine Learning Windows Audit Windows Connect Now (WCN) Windows Disc Image Burning Tool Windows Encryption Provider Host Service Windows Firewall (management console) – 32 bit Windows Help content Windows Mail Communications Library Windows Management Instrumentation Tools Windows Performance Recorder Windows Push Notifications Service (System) Windows Recovery (WinRE) – Cloud download Windows Remote Management (WS-Management) Windows Search Wired AutoConfig WMP Network Sharing Service – 32 bit BitLocker Drive Encryption Camera Frame Server Component Package Support Contact Data Diagnostics and Troubleshooting Disk Quota Extensible Authentication Protocol (EAP) File Trace MiniFilter Help file support (CHM) Internet Connection Sharing (ICS) Microsoft Management Console (MMC) – 32 bit MPEG-2 Splitter NDIS User Mode I/O driver Network Data Usage Monitoring Driver Performance Logs and Alerts Routing and Remote Access support Sensors SMS Router Service Spell Checking System Event Notification Service (SENS) System Reset for Windows Tablet PC Telephony UPnP Device Host User Data Storage Windows Audit (Tools) Windows Image Acquisition (WIA) Windows Recovery (WinRE) WLAN WMP Network Sharing Service WWAN AutoConfig and more…..

Some Of The Services Have Been Disable/Enabled/Hided From Windows 11 Pro 22H2 Super Lite ISO OS

Enable DISM Image Cleanup with Full ResetBase Services Enable Fraunhofer MP3 Professional Codec Services Enable Windows Classic Context Menus Services Enable Windows Photo Viewer Services Disable Automatic Download and Install of 3rd Party Apps Services Disable Automatic Download and Install of Microsoft Teams App Services Disable Automatic Windows Upgrade Services Disable Cortana App Services Disable Microsoft Reserved Storage Space for Windows Updates Services Disable Windows 11 Installer Hardware Check Services Disable Windows Defender Services Disable Windows SmartScreen Services Force .NET Programs to Use Newest .NET Framework utility Hide Taskbar Chat Icon feature Hide Taskbar Meet Now Icon feature Hide Taskbar News and Interests feature Hide Taskbar Search Bar feature Hide Taskbar Task View Icon feature Hide Taskbar Widgets Icon feature

Windows 11 Pro 22H2 Super Lite ISO (Custom BuildOS) Included Languages:

  • Added English- USA Only (You can add many languages and keyboards according to your need)

Windows 11 Pro 22H2 Super Lite ISO 32-64bit System Requirement

  • Developer & Publisher: Microsoft
  • Custom Build by: u/tcaxeosworld.wordpress
  • Build version: 22621.1265
  • Architecture: 32bit – 64bit.
  • Release: August 2023.
  • Processor: quad-core processor and Higher.
  • RAM: 2GB minimum for smooth running.
  • HDD: 20 GB hard disk space for installation.

Windows 11 Pro 22H2 Superlite ISO ENG_USA OS Preview


https://preview.redd.it/deu603ocnugb1.png?width=654&format=png&auto=webp&s=7fea0d436a2457304c14bf069d542a0d26e58bcb
https://preview.redd.it/364iekmcnugb1.png?width=652&format=png&auto=webp&s=ddd8ec9232eb0584ed7c0c953d0ab1a67539fabe
https://preview.redd.it/1e1relmcnugb1.png?width=652&format=png&auto=webp&s=0f1260cea12f4916d16e2efe4b63516f5d786965
https://preview.redd.it/n8f05kmcnugb1.png?width=653&format=png&auto=webp&s=6b8d81c66a867b6fe28dd9be16ce86052da8623e
https://preview.redd.it/djaamomcnugb1.png?width=654&format=png&auto=webp&s=d97c611c769360d1fd8ae18dca5d51ba4b0aeaea
https://preview.redd.it/3ec77jmcnugb1.png?width=649&format=png&auto=webp&s=64ff152e1edda5f9aad2c1ee2094615dd3eb4de1
https://preview.redd.it/da422lmcnugb1.png?width=653&format=png&auto=webp&s=323e5cab3142f6476c5e85dbcfcf4fe77a0cf2f6
https://preview.redd.it/5z27wzncnugb1.png?width=652&format=png&auto=webp&s=fc50ab4f2df57b5cc51084e2525a69c0071a3154
https://preview.redd.it/jzdnukmcnugb1.png?width=652&format=png&auto=webp&s=80ea129e154677456e3bff5faba5331c568a4b82
https://preview.redd.it/j9m5ommcnugb1.png?width=650&format=png&auto=webp&s=0ba0010668708f80654beda808c4f256adc8b156
https://preview.redd.it/nylcg0ocnugb1.png?width=651&format=png&auto=webp&s=db0d28bfc846ebcd320e0a8f50c91c2764fc9272
https://preview.redd.it/mjdg95ocnugb1.png?width=649&format=png&auto=webp&s=e45ebc577e86326396a81a9c6d7ecba59f34c757
https://preview.redd.it/pr4qh5ocnugb1.png?width=650&format=png&auto=webp&s=820e4fcc30116c9bf7263a70d116647603408ecb
https://preview.redd.it/drpf2pmcnugb1.png?width=655&format=png&auto=webp&s=61ef2713aa27a7df31d2d5e698ebf278f2b83d98
https://preview.redd.it/5smiv9ocnugb1.png?width=654&format=png&auto=webp&s=d0acc4a8409c29614f17e062ad18173af6336598
https://preview.redd.it/uz8yk3ocnugb1.png?width=654&format=png&auto=webp&s=fb30fb222640f25536f6fb1e4e68c5651500b543
https://preview.redd.it/momaa6ocnugb1.png?width=654&format=png&auto=webp&s=e2eeb40a21eea915a093a3506efeb61fdea86564

READ MORE...

submitted by ram1482800 to u/ram1482800 [link] [comments]


2023.05.25 20:39 Civil-Protests GPT Business Analytics

GPT Business Analytics submitted by Civil-Protests to SideProject [link] [comments]


2023.03.14 13:18 ZookeepergameNaive86 Meshnet on Windows. Can it be set to route via a remote host automatically without user interaction?

I've been drawn in by the offer of Free MeshNet so I'm new to NordVPN, although I've been an IT engineer for nearly 40 years.
Bit of background - I own a little house in Spain that my family and friends use. Spanish TV is universally awful so I have a small Windows PC connected to the TV and have SurfShark configured to run and connect automatically to allow access to iPlayer, All4 etc. It works reasonably well but I'm tempted by Meshnet as an alternative, particularly as it'll route via my home IP rather than a supplier POP which might be noticed and blocked.
I've setup a Raspberry Pi at home in the UK with MeshNet and that's working fine. I can connect to it and route traffic from my home PC and phone. What I'd like to do in Spain is preconfigure or automate MeshNet on the PC so it routes via the UK Pi with no user interaction. I'm quite happy to connect manually but I'm very much the exception among the house users.
Is that possible? How can I specify that my MeshNet node is the auto-connect server? I haven't been able to find any command-line parameters, telnet-type interface or a means of preconfiguring MeshNet to automatically route, but I'm still very much a beginner here.
submitted by ZookeepergameNaive86 to nordvpn [link] [comments]


2023.02.04 13:30 Priya_murali While Scrolling twitter today, I have found this Resume. Am I the only one Who thinks there are some mistakes in this Resume?. Share your thoughts

While Scrolling twitter today, I have found this Resume. Am I the only one Who thinks there are some mistakes in this Resume?. Share your thoughts submitted by Priya_murali to IntelligentCV [link] [comments]


2023.01.11 05:11 arrow_thway Is what I am trying to do possible with Python

Good day Pythoners,
I've been delegated a task for work and I've been doing some research if it is possible with Python. It does seem feasible, but I have some restraints that make me wonder if i'm wasting my time.(I have tried googling and done some attempts at the code myself with little results).

So the task is to make a script (in any language) to telnet to about 250 devices and automate their configurations to a certain specification. I figured Python would be good for this due to its telnetlib module.

The few issues are:
  1. The devices are in a different subnet to my PC where i would be running the script and due to my works network setup, I'm unable to do any remote configuration from my PC natively.
  2. The only means of telnetting to the devices in question is through using a remote portal via Chrome to a virtual machine which is a host in the same subnet as the devices. I can manually telnet to devices from here.
  3. The virtual machine I'm connected to isn't connected to the internet, nor can files be transferred to it. It is used a local controllemanager type device.
I suppose my question is, am I able to still utilize the telnetlib module even though the telnet window will now be running natively on my computer? But instead through a remote desktop via my browser.
I'd love to get this project automated via Python, but I'm afraid with the restrictions I'll end up using AutoHotkey and have it spit out the commands I require.

Thanks in advance for anyone who decides to comment.

edit: typo
submitted by arrow_thway to learnpython [link] [comments]


2023.01.05 08:03 Street-Secretary-110 How do you study and stay focused?

Studying has always been hard for me. Its always been hard to focus and it stresses me out all of the time :'(
Got a busy year trying to get all this done. My interest is IT if you didn't know:P

What I have to learn by the end of the year if you are interested :)
20% 1.0 Network Fundamentals 1.1 Explain the role and function of network components 1.1.a Routers 1.1.b Layer 2 and Layer 3 switches 1.1.c Next-generation firewalls and IPS 1.1.d Access points 1.1.e Controllers (Cisco DNA Center and WLC) 1.1.f Endpoints 1.1.g Servers 1.1.h PoE 1.2 Describe characteristics of network topology architectures 1.2.a Two-tier 1.2.b Three-tier 1.2.c Spine-leaf 1.2.d WAN 1.2.e Small office/home office (SOHO) 1.2.f On-premise and cloud 1.3 Compare physical interface and cabling types 1.3.a Single-mode fiber, multimode fiber, copper 1.3.b Connections (Ethernet shared media and point-to-point) 1.4 Identify interface and cable issues (collisions, errors, mismatch duplex, and/or speed)
1.5 Compare TCP to UDP 1.6 Configure and verify IPv4 addressing and subnetting 1.7 Describe the need for private IPv4 addressing 1.8 Configure and verify IPv6 addressing and prefix 1.9 Describe IPv6 address types 1.9.a Unicast (global, unique local, and link local) 1.9.b Anycast 1.9.c Multicast 1.9.d Modified EUI 64 1.10 Verify IP parameters for Client OS (Windows, Mac OS, Linux) 1.11 Describe wireless principles 1.11.a Nonoverlapping Wi-Fi channels 1.11.b SSID 1.11.c RF 1.11.d Encryption 1.12 Explain virtualization fundamentals (server virtualization, containers, and VRFs) 1.13 Describe switching concepts 1.13.a MAC learning and aging 1.13.b Frame switching 1.13.c Frame flooding 1.13.d MAC address table 20% 2.0 Network Access 2.1 Configure and verify VLANs (normal range) spanning multiple switches 2.1.a Access ports (data and voice) 2.1.b Default VLAN 2.1.c Connectivity 2.2 Configure and verify interswitch connectivity 2.2.a Trunk ports 2.2.b 802.1Q 2.2.c Native VLAN
2.3 Configure and verify Layer 2 discovery protocols (Cisco Discovery Protocol and LLDP) 2.4 Configure and verify (Layer 2/Layer 3) EtherChannel (LACP) 2.5 Interpret basic operations of Rapid PVST+ Spanning Tree Protocol 2.5.a Root port, root bridge (primary/secondary), and other port names 2.5.b Port states (forwarding/blocking) 2.5.c PortFast 2.6 Describe Cisco Wireless Architectures and AP modes 2.7 Describe physical infrastructure connections of WLAN components (AP, WLC, access/trunk ports, and LAG) 2.8 Describe AP and WLC management access connections (Telnet, SSH, HTTP, HTTPS, console, and TACACS+/RADIUS) 2.9 Interpret the wireless LAN GUI configuration for client connectivity, such as WLAN creation, security settings, QoS profiles, and advanced settings
25% 3.0 IP Connectivity 3.1 Interpret the components of routing table 3.1.a Routing protocol code 3.1.b Prefix 3.1.c Network mask 3.1.d Next hop 3.1.e Administrative distance 3.1.f Metric 3.1.g Gateway of last resort 3.2 Determine how a router makes a forwarding decision by default 3.2.a Longest prefix match 3.2.b Administrative distance 3.2.c Routing protocol metric 3.3 Configure and verify IPv4 and IPv6 static routing 3.3.a Default route 3.3.b Network route
3.3.c Host route 3.3.d Floating static 3.4 Configure and verify single area OSPFv2 3.4.a Neighbor adjacencies 3.4.b Point-to-point 3.4.c Broadcast (DBDR selection) 3.4.d Router ID 3.5 Describe the purpose, functions, and concepts of first hop redundancy protocols
10% 4.0 IP Services 4.1 Configure and verify inside source NAT using static and pools 4.2 Configure and verify NTP operating in a client and server mode 4.3 Explain the role of DHCP and DNS within the network 4.4 Explain the function of SNMP in network operations 4.5 Describe the use of syslog features including facilities and levels 4.6 Configure and verify DHCP client and relay 4.7 Explain the forwarding per-hop behavior (PHB) for QoS, such as classification, marking, queuing, congestion, policing, and shaping 4.8 Configure network devices for remote access using SSH 4.9 Describe the capabilities and function of TFTP/FTP in the network 15% 5.0 Security Fundamentals 5.1 Define key security concepts (threats, vulnerabilities, exploits, and mitigation techniques) 5.2 Describe security program elements (user awareness, training, and physical access control) 5.3 Configure and verify device access control using local passwords 5.4 Describe security password policies elements, such as management, complexity, and password alternatives (multifactor authentication, certificates, and biometrics) 5.5 Describe IPsec remote access and site-to-site VPNs 5.6 Configure and verify access control lists 5.7 Configure and verify Layer 2 security features (DHCP snooping, dynamic ARP inspection, and port security) 5.8 Compare authentication, authorization, and accounting concepts 5.9 Describe wireless security protocols (WPA, WPA2, and WPA3) 5.10 Configure and verify WLAN within the GUI using WPA2 PSK
10% 6.0 Automation and Programmability 6.1 Explain how automation impacts network management 6.2 Compare traditional networks with controller-based networking 6.3 Describe controller-based, software defined architecture (overlay, underlay, and fabric) 6.3.a Separation of control plane and data plane 6.3.b Northbound and Southbound APIs 6.4 Compare traditional campus device management with Cisco DNA Center enabled device management 6.5 Describe characteristics of REST-based APIs (CRUD, HTTP verbs, and data encoding) 6.6 Recognize the capabilities of configuration management mechanisms Puppet, Chef, and Ansible 6.7 Recognize components of JSON-encoded data
submitted by Street-Secretary-110 to aspergers [link] [comments]


2022.12.15 08:06 Zartimus Ever work with incompetent IT folks when troubleshooting a front-end client for a system you don't have back-end access to?

Man this is a TLDR, but I needed to vent ;-)
Been in IT for 32 years and I’ve never come across this before (been lucky I guess). I’ve been troubleshooting an app supported by another section in my Department off and on for months with no luck and I’ve come to the conclusion that except for the app’s support team lead, the 3 or 4 app support people are Administrative paper pushing IT and not technical IT. Yet they attempt to help me with my “Why won’t your client app connect to your back-end when I try to install it?” question. Documentation is spotty, from the early 2010’s, contains grammatical errors written by someone for whom English is a 2nd language and is in no way helpful.
So 2 or 3 troubleshooting sessions in, they call in the team lead. I’m a team lead for my team so we are equals on the Org chart but in different silos. The team lead tosses out every bit of troubleshooting I’ve done with her confused team proving I have the client and flows and certs working right and makes me start over. Check this .ini, is this uncommented, check this port, check this cert, check this folder. Whatever, In get it, they want to see for themselves, I go through everything for like the 5th time. Through repetition I’m going to the dialog panels and text files and logs in order before they even ask me to show them. Everything of mine client-side passes again. ‘Well, re-install the client all over again, re-install and recover your keys”.
‘How about you check your back-end?’ ‘THE BACK END IS FINE, IT’S YOUR CLIENT’
Like, I just brought all my receipts and proof and showed you it’s right and they ignore it and don’t check their stuff. Fine.. a few days later I get everything reset up, new install, new recovered cents. Same result. The support guys are f’n USELESS and clearly don’t understand Windows file and folder basics. They can only support it if it’s working….. (let that sink in)….
I was polite the whole time, no fucks were said, but my retelling will include them for my own sanity. I’m paraphrasing and lumping about 3 clueless IT support techs into one for brevity.
Clueless support dude thinks I entered my password wrong and it’s different on the back-end. Dude. It’s never connected to pass any passwords and it’s a fucking cert, it doesn’t work like that. It talks to the ca server first and then…..What the fuck are you talking about.
Then he’s like, “Oh maybe after 10 attempts it locks you out..” Well what is it? Does it or doesn’t it? maybe’s have no place here. Can you check that on the back end and fix it !. Silence. ‘There’s a SQL team, that does that’… Then he notices the cert file doesn’t have a fancy graphic of the little man with the key and he shares his screen to show me his on his workstation. “See? That’s wrong..’. I’m like, dude. Have you ever heard of an unregistered file type ? (How clueless is this guy). Entrust is not on the server, your app understands entrust keys, it’s not needed. see how it asks for the password and everything? WTF.. Watch me enter the wrong password, see how, it fails after checking on the ca server? I don't need Entrust on the server, I moved the cert there after activating it.
Then he’s like “Wait, you moved it? You can’t move it, the cert file can’t move”.. Dude. It’s a fucking file. I can copy, delete, move, rename, change the password and synch with the ca server, I can do whatever the fuck I want to it. I moved it from my desktop where I activated it, to the server, like your fucked up documentation says. Maybe you should give it a read..
Then he’s like “Why do you have that on drive D:, it needs to be on drive C:, that’s why it's not connecting!”. Well clueless dude. Unless your app REALLY sucks, it should not care where it is installed and It’s not on C because that’s the fucking OS drive and I don't put stupid fucking apps there that can do automated file transfers and fill up the drive and hang the fucking server… But for fun I move it to C: and guess what? Fails again like normal. Weeeeeeeeee!
I’m full-screen RDP’d into the Windows Server the whole time And suddenly the dude asks “Are you sure you’re on the VPN?” I take it he doesn’t see a Cisco APP on the desktop and I have to explain to him. ‘The VPN is on the workstation. It’s what let’s me access the server I’m showing you right now through RDP. Yes I’m on the (Fucking) VPN. If I wasn’t on the VPN, I would not be on the server……” (clueless)..
Then we check the firewall flows (for the 10th time). I got tired of typing the telnet commands so I made a powershell script that checks all the ports and prints the results in one shot. Buddy doesn’t understand this and makes me telnet to each. When we get the big black screen with the curser in the upper left showing a connection each time (which, big wow, is exactly what powershell shows with zero typing) he goes “See it’s not connecting!”. Dude. That’s a fucking connection… How long have you had this job. If there’s no connection it errors out. Then he’s like,” no, it has to be blinking’. Uhh no. Are you a Linux guy or something? This is Windows eh?
Then clueless support dude tells me he’s rather be working in my area as he’s a Windows expert with years of experience and hints if there any job openings. I no-sell him and pretend not to hear.
Clueless support dude calls in the team lead again.
This time the team lead demands to see the entire email thread where I ordered the certs, on my shared screen, (not sure why but I showed it) she’s basically reading my personal email over teams at this point and asking me to scroll all 10 screens of my multiple conversations with the cert folks including the useless Cert recovery she had me do. (I know the password, I didn't need no recovery) :-). Then she demands to see the cert application email. I show her the email and my actual copies of the ask. Both iterations of them… (she asked me to redo everything as you recall).This app install process is so fucked up I had taken to keeping an entire folder split up into sub folders for their shifty documentation, troubleshooting steps taken, logs, new certs, old certs, emails bla bla. So I have everything on hand to pop on screen. She asks clueless support dude about some internal,id’s. He doesn’t know. ‘You mean these?’ (I pop them onscreen from my collection of their fucked up stuff)..
She finds the log with a bad password attempt I did on purpose from before while troubleshooting.
LOOK A BAD PASSWORD!!!!! SEE THE PASSWORD IS WRONG! No, that’s when I was training your clueless staff on how their application works… See how it’s gone in the next log?
Then she asks me how I activated the certs (I used my workstation’s entrust client) and doesn’t believe it can be done, and demands I show her (I give her and her team a live cert activation demo). She says it’s wrong. I ask her how her other clients activate certs on servers. She says “Entrust”. I tell her someone here has your app working on another server of mine from like 7 years ago, it doesn’t have entrust, I checked, plus your docs from 2010 say to do that, she says “show me where it says that”, I tell her:
“I didn’t know I had to come prepared to go to court today”. ‘’Can you look at your back-end now?’.
THE BACK END IS FINE!
Then we do the telnets and we get a new wrinkle that was not there before. A connection lost message in telnet 3 -4 seconds after connection. It connects, then drops. She’s like:
SEE YOUR FIREWALL ISN’T OPEN!
It is actually. See.. and she’s like “No the telnet cursor needs to be blinking.’
Fuck.. No. it does not…. Brain… hurting…..
So I tell them I’m going to get firewall to check the traffic and I’ll get back to them. Firewall confirms the traffic is working end to end, reaching their destination and that their back-end appears to be closing it after a few seconds. There is no web filtering on the ports, our side looks good.
Of course it does. I’ve checked it and all sub components tens of times. It passes all of their troubleshooting steps (which they only sent me on session 3 of 5 for Fucks sake)
This never happens to me. I am one of those IT guys who takes the hard cases no one wants and doesn’t let go of it until I find the problem. I’m one of those 60 tabs open, 23rd page of the google search after converting the decimal error code to hex to see if I get better info.. Bing for Microsoft stuff and Google for everything else.
But this only works for stuff I have direct access to and when the stuff I don’t is supported by competent people who work as hard as I do. I hate having to work with incompetent IT support folks who don’t bother to learn their jobs.
So tomorrow I’m informing my boss I’m throwing in the towel, I consider this app to be completely unsupported and I will not troubleshoot with these clueless fucks anymore, and I’m going to replace their entire app with a Powershell script.
P.S. Since the problem is on the back-end, what’s probably going to happen is that the project may find someone else to try the install and the clueless fucks I’ve been dealing with will actually fix the back-end mistake and it will suddenly work I’ll look like I couldn’t fix it. Isn’t that gonna be awesome?
I don’t even fucking care at this point.
submitted by Zartimus to sysadmin [link] [comments]


2022.11.16 15:29 Vampiric_Clam What Open Source Projects Do You Use In Your District?

Hi Everyone,
I am curious to see what Open Source projects you have implemented in your district. My district uses AD/Windows mainly on the staff side. On the student side, we have a Mac lab for graphic design and 1:1 chromebooks for general student use.
Here are projects I currently have deployed:
 
 
Here are some projects I would like to deploy:
 
 
Some projects that I am keeping an eye on:
 
 
Let me know what you guys are using, if you've used any of these projects, and what you think of them.
submitted by Vampiric_Clam to k12sysadmin [link] [comments]


2022.11.15 19:43 Happy_agentofu Met a guy with about 8 years worth of System Engineering experience through freelance jobs, with zero formal education, everything self taught. His English isn't the best, fluent in Arabic and French. He never realized he could make decent money. What type of Job you do you think he could get?

This was the resume he gave me. He mostly listed his AWS experience cause that's what I was looking for. I can't hire him for my startup, cause there might not be room for him, but I do wanna help him out.
Technical Skills
submitted by Happy_agentofu to sysadmin [link] [comments]


2022.11.15 19:40 Happy_agentofu Met a guy with about 8 years worth of System Engineering experience through freelance jobs, with zero formal education, everything self taught. His English isn't the best, fluent in Arabic and French. He never realized he could make decent money. What type of Job you do you think he could get?

This was the resume he gave me. He mostly listed his AWS experience cause that's what I was looking for. I can't hire him for my startup, cause there might not be room for him, but I do wanna help him out.
Technical Skills
submitted by Happy_agentofu to CyberSecurityJobs [link] [comments]


2022.11.15 19:31 Happy_agentofu Met a guy with about 8 years worth of System Engineering experience through freelance jobs, with zero formal education, everything self taught. His English isn't the best, fluent in Arabic and French. He never realized he could make decent money. What type of Job you do you think he could get?

This was the resume he gave me. He mostly listed his AWS experience cause that's what I was looking for. I can't hire him for my startup, cause there might not be room for him, but I do wanna help him out.

Technical Experience
submitted by Happy_agentofu to servers [link] [comments]


2022.11.15 19:24 Happy_agentofu Met a guy with about 8 years worth of System Engineering experience through freelance jobs, He never realized he has talent and could make decent money. What type of Job you do you think he should get?

This was the resume he gave me. He mostly listed his AWS experience cause that's what I was looking for. I can't hire him, cause there might not be room for him, but I do wanna help him out.
Technical Experience
submitted by Happy_agentofu to resumes [link] [comments]


2022.11.08 16:07 xnappo Info: Tasker Send/Expect example for Denon, Epson, Lutron

Hi All,
Just doing an info dump for the next person as I had to scour the net for some of this.
Examples of using the Tasker Send/Expect plugin for a Denon S760H receiver, Epson LS12000 projector and Lutron Caseta Pro automation hub - will also apply to other devices of course.
Tip: In Send/Expect itself, save a 'profile' for each piece of equipment. When you build a Send/Expect in Tasker you can load the profile and save yourself some clicking.
Denon S760H
This device is the simplest of the three, open Telnet port that just immediately takes commands. I did find that when doing a status check, it worked better if I sent another command before the status query first.
API Information:
https://www.denon.com/-/media/files/documentmastedenonna/avr-x3700hfy21avr_denon_protocol_v02_04062020.xlsx
Port used: 23
Example of setting volume:
Send: MV55\n 
Example of getting current volume and storing in a Tasker variable "currvol" (first command is the dummy mentioned above):
Send: ZMON\n Send: MV?\n Expect: MV(?[0-9][0-9]) 
Epson LS12000
API Information:
https://github.com/nicko88/HTWebRemote/blob/masteIP%20Control%20Spec%20Documents/Epson_PJ.pdf
Port used: 3629
In the middle of the bunch, needs a special header to activate.
Example of change the HDR curve:
Send: ESC/VP.net\x10\x03\x00\x00\x00\x00 Expect: ESC/VP.net Send: HDRPQ 01\r\n 
Example of reading the current HDR curve, store in tasker variable 'hdr':
Send: ESC/VP.net\x10\x03\x00\x00\x00\x00 Expect: ESC/VP.net Send: HDRPQ?\r\n Expect: HDRPQ=(?[0-9][0-9]) 
Lutron Caseta Pro(note that only the Pro accepts telnet automation - it is worth the extra $$!)
Before getting started, go into the Lutron app on your phone, settings->advanced->integration. Turn on Telnet support, and hit the 'Send Integration Report' button. Email the report to yourself, this contains the mapping of names to switch numbers.
This one requires a login. Login is 'lutron' password is 'integration'.
Note that when logging in with Windows the login prompt takes ~30 seconds due to a Windows firewall thingy. When logging in with a Linux based machine, you may get a double login. This all goes away with send/expect.
API Information:
https://www.lutron.com/TechnicalDocumentLibrary/040249.pdf
Port used: 23
Example of turning a light on to 50%, switch number is 15:
Expect: login: Send: lutron\n Expect: password: Send: integration\n Expect: GNET> Send: #OUTPUT,15,1,50\n 
Example of getting the status of a light into Tasker variable 'lightson':
(Note the regex here will return one, two, or three integers - ex: 0, 5, 20,100)
Expect: login: Send: lutron\n Expect: password: Send: integration\n Expect: GNET> Send: ?OUTPUT,15,1\n Expect: ~OUTPUT,15,1,(?[0-9]?[0-9]?[0-9]) 
Hope this is helpful to someone someday. Let me know if you have any questions/suggestions.
xnappo
submitted by xnappo to tasker [link] [comments]


2022.09.13 16:45 Ops_Pops_22 CM-7 Least Functionality - HELP!

My security team has asked me to build an automated process to capture and compare a list of ports, protocols, and services allowed in my entire environment. Network, firewall, hosts, guests (VMs - RHEL/Windows), all of it. I'm becoming very anxious thinking about the amount of work that will be involved in gathering this data, not to mention the requirement to review the information once every 72 hours for changes. I have a lot of very bright engineers and developers who could come up with a solution to this by using several different products, but I know this will be a huge undertaking and we just don't really have the time to put this together.
I was curious what you all may be doing to meet this criteria. We have Solarwinds, SPLUNK, Nessus, Ansible, several scripting wizards and developers. I already have enough on my plate as it is and I cannot spend any time manually comparing this massive amount of data every 72 hours, or every month. I need an automated solution and one that can email reports or notify in some fashion that there has been a change from what's on the 'approved' list. What have you guys done for this?
Here are my requirements:
CM-07 & CM-07(01)- Implement automated solution for managing approved and running ports, protocols and services. CM-07: The organization: a. Configures the information system to provide only essential capabilities; and b. Prohibits or restricts the use of high-risk system services, ports, network protocols, and capabilities (e.g., Telnet, FTP, etc.) across network boundaries that are not explicitly required for system or application functionality. c. A list of specifically needed system services, ports, and network protocols must be maintained and documented in the applicable security plan; all others will be disabled. CM-07(01): CM-07(01): The organization: (a) Reviews the information system no less often than once every thirty (30) days to identify and eliminate unnecessary functions, ports, protocols, and/or services; (b) Performs automated reviews of the information system no less often than once every seventy-two (72) hours to identify changes in functions, ports, protocols, and/or services; and (c) Disables functions, ports, protocols, and services within the information system deemed to be unnecessary and/or non-secure.
submitted by Ops_Pops_22 to NISTControls [link] [comments]


2022.09.07 00:15 BartschLabs Monoprice 6-Zone Amp Integrations List

Monoprice 6-Zone Amp Integrations List
I'm currently researching how to replace the EOL SmartThings groovy integration to my Monoprice 6-Zone Amp Model #10761.

I thought I'd create and share a one-stop list of all the home automation integrations to this great-value amp so that I could narrow down which direction to go. Where there is incorrect or missing information, please point it out. Here it is:

Home Automation Systems






  • Home Assistant (Custom)







Apps & Web UIs



  • Homeaudiovue Web Browser Interface
    • Author: Alex Garipian
    • Type/OS: Browser (Nuxt.JS app written in Vue)
    • Relies on: Forked Monoprice Whole Home Audio Android App Raspberry Pi Server?
    • Price: Free
    • URL: https://github.com/agaripian/homeaudiovue







TCP/IP to Serial RS232 Proxies/APIs



  • remserial
    • Author: Jesse Newland
    • OS: *nix, MacOS, FreeBSD
    • Platform: C
    • Installation: make remserial
    • Protocol: TCP raw
    • Accepts multiple bidirectional connections at one time:
    • Used by: Home Assistant official integration
    • URL: https://github.com/jnewland/remserial

  • Ser2tcp
    • Python-based alternative to ser2net
    • Author: Pavel Revak
    • OS/Platform: Python
    • Installation: pip3 install .
    • Requires:
      • python v3.5+
      • pyserial v3.0+
    • Protocol: TCP raw, Telnet
    • Accepts multiple bidirectional connections at one time: Yes
    • Used by: Hubitat custom integration
    • URL: https://github.com/pavelrevak/ser2tcp

  • Ser2net Serial port to network proxy
    • Author: Corey Minyard
    • OS/Platform: Linux, MacOS
    • Installation: sudo apt-get install -y ser2net
    • Protocol: Telnet, TLS/SSL, RFC2217
    • Accepts multiple bidirectional connections at one time: Yes
    • Used by:
      • Hubitat official integration
      • OpenHAB official integration
    • URL: http://ser2net.sourceforge.net/

  • mpr-6zhmaut-api





  • MonoAmp.exe
    • Author: Mike Pisano (mPisano)
    • OS: Windows, Raspberry Pi via Mono
    • Protocol: HTTP, WebAPI, SignalR
    • Accepts multiple bidirectional connections at one time: Y
    • Used by:
      • AmpMixer.exe
      • AmpServer.exe
      • HSPI_Monoamp.exe HomeSeer plugin
    • URL: https://github.com/mPisano/MonoAmp


  • pyxantech
    • Author: Ryan Snodgrass (rsnodgrass)
    • OS: Any
    • Platform: Python3
    • Protocol: Asyncio?
    • Accepts multiple bidirectional connections at one time:
    • Used by: Xantech/Dayton Audio/Sonance Multi-Zone Amp Control for Home Assistant
    • URL: https://github.com/rsnodgrass/pyxantech


  • PhonoMatrix systemd service
    • Author: 42aurels
    • OS: Debian, Raspbian
    • Protocol: JSON and WebSockets API, MQTT
    • Accepts multiple bidirectional connections at one time:
    • Used by: PhonoMatrix App
    • URL: https://phonomatrix.phonoid.com/


TCP/IP to Serial RS232 Hardware Devices






  • DIY Monoprice 6ch Audio Receiver - ESPHome Interface
    • Features:
      • Serial-socket interface (to support the existing iOS apps / Home Assistant integration)
      • ESPHome firmware, which provides:
      • direct control via Web UI
      • control via Home Assistant API
      • control via MQTT
    • URL: https://github.com/jhenkens/monoprice-6ch-esphome


Appendix


Similar to / Clones of the Monoprice Amp








  • No Hassle Audio Video
    • Model(s): 6x6 Whole House Amplifier Matrix
    • Estimated Price: $1,300 USD
    • Interface(s):
      • RS232
      • Ethernet (drivers for Crestron, Control4, Savant, URC, RTI, & Simple Control)
    • Proprietary control: No Hassle Audio Video app (iOS & Android)
    • Manual:

submitted by BartschLabs to homeautomation [link] [comments]


2022.07.16 17:55 AtomOutler Full Wi-Fi Command & Control over Mono X Devices From Your Computer's Terminal!

Full Wi-Fi Command & Control over Mono X Devices From Your Computer's Terminal!
Get system information, check status, list files, start a print, stop a print all from Windows 10 Command Prompt.
Hey guys, I've been working quite a bit with the WiFi protocol in programming languages PHP, Python, and JavaScript. Today I came across something super accessible which works directly from your Windows Command Promptor Mac/Linux prompt and I'm sharing it here. You can start/stop/check status of prints easily!
I just ask for one thing in return, Please confirm the serial number in the sysinfo command is unique and does not match mine. Does the number right before your Wi-Fi network match mine? I need to know because I'm making an open source tool designed to scale from home users to massive printer farms.
System Information the command is the same on Windows and linux. Just copy and paste the following into the Windows 10+ command prompt or in bash, and replace with the local IP address of your printer.
echo sysinfocurl -sm2 telnet://:6000 
eg Windows:
C:\>echo sysinfocurl -sm2 telnet://192.168.1.254:6000 sysinfo,Photon Mono X 6K,V0.2.2,0000170300020034,SkyNet,end 
eg Linux:
# echo sysinfocurl -sm2 telnet://192.168.1.254:6000 sysinfo,Photon Mono X 6K,V0.2.2,0000170300020034,SkyNet,endr 
My serial number is 0000170300020034. Does yours match this? I don't know if it's a security issue, so if you post it, just post the last three digits.
Check Printer Status A value decoder is provided in the 2nd picture. Replace with the local IP address of your printer
echo getstatuscurl -sm2 telnet://:6000 
The breakdown of known values of the getstatus command. Two are currently unknown. Does anyone know these two values in position 10 and 12?
List Files This is reported in "File Name/Internal File Name," format. EG, in my picture, If I want to print "Squiggley Clip.pwmb", I need to reference the Internal File Name of "0.pwmb" instead. Replace with the local IP address of your printer
echo getfilecurl -sm2 telnet://:6000 
Start Printing To start printing, you simply need to tell the Mono X which file to print. Use the Internal File Name, not the External filename. EG from the last command... "getfile,Squiggley Clip.pwmb/0.pwmb,". Replace with the local IP address of your printer. Replace with the Internal File Name listed in the getfile command, above.
echo goprint,,endcurl -sm2 telnet://:6000 
EG.
C:\>echo goprint,0.pwmb,endcurl -sm2 telnet://192.168.1.254:6000 goprint,OK,end 
Stop Printing To stop printing, just send the "gostop,end" command. Replace with the local IP address of your printer.
echo gostop,endcurl -sm2 telnet://:600 
You could turn this into a batch script and create an "Emergency Stop" from your computer, or other automation purpose. However, it's important to note that the WiFi connection on our devices is very bad, so you will need to come up with a solution to monitor the results, or read the results in the terminal.
There are many more commands, 3 active github repositories where myself and others are working with this protocol to integrate with Home Assistant (great results so far), a dev group here on reddit, and several posts dealing with this protocol in the past. If you're interested, we could use help on decoding gethistory, getpara, and setpara commands. We still haven't discovered all the values of the getstatus command.
Want a User Interface in a nice Docker Package? Go here https://www.reddit.com/AnyCubicPhotonMonoX/comments/unhaoh/anycubic_3d_printer_docker_package_and_home/
Need more commands? Start here https://www.reddit.com/AnyCubicPhotonMonoX/comments/sxaed2/does_anyone_understand_the_protocol/
and here https://www.reddit.com/AnyCubicPhotonMonoX/comments/tcxww0/a_python_package_named_uartwifi_for_developers_to/


submitted by AtomOutler to AnyCubicPhotonMonoX [link] [comments]


2022.07.01 09:30 narcabusesurvivor18 For anyone stuck trying to manually control Caseta switches

With the help of others on this subreddit as well as some bits and pieces online I’ve finally figured out how to manually Telnet and control devices on my local network (as well as build a nodejs app that I can add custom features too).
1) you need a smart bridge PRO, not regular bridge. 2) if you’re on a Mac, you’ll need to install telnet using brew or some other package manager as it is no longer packaged in macOS (for windows I think it is bundled but not sure) 3) Setup Lutron app on your mobile phone, pair hub, go into settings > advanced > integration and change the network settings to a static IP address preferably and reserve that IP in your router settings. Send integration report to your email as well, and copy the JSON data into a json formatter so you can view things more easily. 4) telnet into hub by using telnet command in Terminal and your IP you just set up. It’ll ask you for username and password twice. Just enter “lutron” for username and “integration” for password. If you see “GNET>”, you’re in. 5) You can google for the Lutron integration report for more details on commands and such, but I’ve found that this blog post is the most simplest to get you started and it also links to the integration report too!. 6) in terms of nodejs, I’m using the telnet-client library which gives the option to have it authenticate for you using the options you pass into the parameters. It’s very powerful. I can also listen to any of the switches by just calling ~output followed by a comma and any zone ID (eg. ,1) and by using connection.on(“data”) I can parse and do things like enforce certain switches to stay on even if a child touches them because my app will just turn it back on according to my custom automations.
Anyways, spend many hours figuring this all out especially as some on the internet have said this is impossible and for some reason Lutron has made this kinda obscure… unless you’re a professional installer.
submitted by narcabusesurvivor18 to Lutron [link] [comments]


http://rodzice.org/